VectorGraphicEngineGetAllFillingProfiles Method |
Retrieves all filling profiles, including those in layers and paths.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic override IList<BaseFillingProfile> GetAllFillingProfiles()
Return Value
IListBaseFillingProfile[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.GetAllFillingProfiles"]
See Also