Click or drag to resize

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.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public double? ScaleSize { get; set; }

Property Value

NullableDouble
See Also