C++
virtual void setVisualStyle( const AcGiVisualStyle & visualStyle ) = 0;
Description
This method sets the visual style in the current AcGsView.
Parameters
| Parameters | Description |
|---|---|
| visualStyle | Input a reference to the AcGiVisualStyle object that specifies the visual style settings for this object |