Share

AcGsView::visualStyle

C++

virtual bool visualStyle(
    AcGiVisualStyle & visualStyle
) const = 0;

Description

Returns a Boolean indicating whether a visual style has been set in this view.

Parameters

Parameters Description
visualStyle Output visual style set in this view

Links

AcGsView Class

Was this information helpful?