public bool EnablePanning { get; set; }
Public Property EnablePanning As Boolean Get Set
public: property bool EnablePanning { bool get (); void set (bool value); }
member EnablePanning : bool with get, set
In This Article