Click or drag to resize

BaseFillingProfileIsEnabled Property

Gets or sets a flag that defines if the filling is enabled.

Namespace: RAYLASE.Marker.VectorGraphicElement.Filling
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public bool IsEnabled { get; set; }

Property Value

Boolean
See Also