Property ScaleFactor
ScaleFactor
Represents a scaling factor for a coordinate system.
public float ScaleFactor { readonly get; set; }
Property Value
Remarks
This field can be used to adjust the scale of a coordinate system or transform. Ensure that the value is appropriately set to avoid unintended transformations.