Click or drag to resize

BaseFillingProfileScaleFactor Property

The multiply factor to apply when converting from floating point to integer coordinates.

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

Property Value

Double
See Also