Style Property (TableVectorGroup)
In This Topic
Gets the
Style associated with the current group. This style affects ambient and non-ambient attributes of the group as a whole, and ambient properties of the elements contained in the group.
Syntax
'Declaration
Public ReadOnly Property Style As Style
public Style Style {get;}
See Also