Click or drag to resize

VectorGraphicEngineGetAllFillingProfiles Method

Retrieves all filling profiles, including those in layers and paths.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public override IList<BaseFillingProfile> GetAllFillingProfiles()

Return Value

IListBaseFillingProfile

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.GetAllFillingProfiles"]

See Also