IFillingManagerSequenceFillings Property |
The fillings for the whole vector graphic. The values are dynamically generated during the rebuild process.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
SyntaxIList<IList<VectorGraphicLayer>> SequenceFillings { get; }
Property Value
IListIListVectorGraphicLayer
See Also