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.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic double UnitScale { get; set; }
Property Value
Double
See Also