GraphicsSelectabilityEnum Enumerator
Description
Indicates whether some, all, or none of the client graphics are visible.Methods
Name | Value | Description |
kAllGraphicsSelectable | 25347 | All client graphics are selectable. |
kNoGraphicsSelectable | 25345 | No client graphics are selectable. |
kSomeGraphicsSelectable | 25346 | Some, but not all, client graphics are selectable. |