[FlagsAttribute]
public enum SupportedBehaviors<FlagsAttribute>
Public Enumeration SupportedBehaviors[FlagsAttribute]
public enum class SupportedBehaviors[<FlagsAttribute>]
type SupportedBehaviors| Selection | 1 | The selection. |
| ZoomAndPan | 2 | The zoom and pan. |
| CrossHair | 4 | The cross hair. |
| TrackBall | 8 | The track ball. |
| All | 2,147,483,647 | The all. |