Click or drag to resize

IFillingManagerSequenceFillings Property

The fillings for the whole vector graphic. The values are dynamically generated during the rebuild process.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
IList<IList<VectorGraphicLayer>> SequenceFillings { get; }

Property Value

IListIListVectorGraphicLayer
See Also