viewFlags

Accessor

The ViewFlags associated with this style.

get: ViewFlags

note If this style is associated with a DisplayStyleState.ViewState attached to a Viewport, use ViewState.viewFlags to modify the ViewFlags to ensure the changes are promptly visible on the screen.


Setter

The ViewFlags associated with this style.

set(flags: ViewFlags): void

Parameter Type Description
flags ViewFlags  

Defined in

Last Updated: 08 January, 2020