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