Share

acgsSetHighlightStyle Function

C++

ACCORE_PORT void acgsSetHighlightStyle(
    AcGiHighlightStyle style
);

File

acgs.h

Description

Sets highlight style for the current display.

Parameters

Parameters Description
style Input highlight style.

Was this information helpful?