Click or drag to resize

IFillingManagerFillingProfiles Property

The list of fillings that the contour will undergo.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
IEnumerable<BaseFillingProfile> FillingProfiles { get; }

Property Value

IEnumerableBaseFillingProfile
See Also