BaseImportSettingsScaleSize Property |
The size of the imported vector graphic. The imported graphic will be rescaled to this value. Null means no rescale.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic double? ScaleSize { get; set; }
Property Value
NullableDouble
See Also