Click or drag to resize
CrsTransformIsTargetFixed Property
Returns True if target coordinate system is fixed and cannot be changed, otherwise returns False.

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool IsTargetFixed { get; set; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks