bool ShowTrackballInfo { get; set; }
Property ShowTrackballInfo As Boolean Get Set
property bool ShowTrackballInfo { bool get (); void set (bool value); }
abstract ShowTrackballInfo : bool with get, set
In This Article