Click or drag to resize

InsetFillingProfileNumberOfInsets Property

The number of insets to be generated. A null value indicates an automatic number of insets. If a non-null value is given, the pitch can be a negative value.

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

Property Value

NullableInt32
See Also