HasShapeFillColor Property (Style)
In This Topic
Gets a value indicating whether the
ShapeFillColor property is defined on the current style.
Syntax
'Declaration
Public ReadOnly Property HasShapeFillColor As Boolean
public bool HasShapeFillColor {get;}
See Also