BaseMarkableVectorGraphicFillingProfiles Property |
The fillingprofiles for the whole vector graphic. The values are dynamically generated during the rebuild process.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic IEnumerable<BaseFillingProfile> FillingProfiles { get; }
Property Value
IEnumerableBaseFillingProfile
See Also