IFillingManagerFillingProfiles Property |
The list of fillings that the contour will undergo.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
SyntaxIEnumerable<BaseFillingProfile> FillingProfiles { get; }
Property Value
IEnumerableBaseFillingProfile
See Also