IsFilled Property (PolygonIconRenderer)
In This Topic
Gets a value indicating whether to use a fill for the shape.
Syntax
'Declaration
Protected Overrides ReadOnly Property IsFilled As System.Boolean
protected override System.bool IsFilled {get;}
See Also