Get or set the range for the Y rotation axis.
| C# | Visual Basic | Visual C++ |
public InputRange RyRange { get; set; }
Public Property RyRange As InputRange
public: property InputRange RyRange { InputRange get (); void set (InputRange value); }