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