Gets or sets a value indicating whether the default painting of this element should be performed.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public bool CancelDefaultPainting { get; set; } |
Visual Basic Copy Code |
---|
Public Property CancelDefaultPainting As Boolean |
true to cancel the painting of the current element; false to proceed with default painting.