BaseFillingProfileIsEnabled Property |
Gets or sets a flag that defines if the filling is enabled.
Namespace: RAYLASE.Marker.VectorGraphicElement.FillingAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic bool IsEnabled { get; set; }
Property Value
Boolean
See Also