Click or drag to resize

BaseMarkableVectorGraphicFillingProfiles Property

The fillingprofiles for the whole vector graphic. The values are dynamically generated during the rebuild process.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public IEnumerable<BaseFillingProfile> FillingProfiles { get; }

Property Value

IEnumerableBaseFillingProfile
See Also