Click or drag to resize

BaseImportSettingsUnitScale Property

The unit scale of the imported vector graphic. The imported graphic will be scaled to this value. Only used if ScaleSize is null.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public double UnitScale { get; set; }

Property Value

Double
See Also