C++
ACCORE_PORT void acgsSetHighlightLinePattern( AcGs::LinePattern pattern );
File
acgs.h
Description
Sets the highlight line pattern for the current display to pattern. See the AcGs::LinePattern enum for possible line pattern values.
Parameters
Parameters | Description |
---|---|
pattern | Input line pattern to use for highlight graphics |