BitmapOverlayFilled Property

CVB.Net Documentation
Filled property is always true on this overlay.

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public bool Filled { get; set; }

Property Value

Type: Boolean
Exceptions

ExceptionCondition
NotSupportedExceptionwhen trying to set a value of "false".
See Also

Reference