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.FillingAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic int? NumberOfInsets { get; set; }
Property Value
NullableInt32
See Also