Click or drag to resize

IFillingManagerClearAllFillings Method

Removes all fillings from the list. This removes only the filling information. The filling process itself is done separately through the GenerateFillingElements method.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
void ClearAllFillings()
See Also