| Visual Basic (Declaration) | |
|---|---|
Public Property RangeAngle As Integer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public int RangeAngle {get; set;}  | |
Example: If the orientation angle is 100 and the range angle is 100,
            the axis will begin at 50 degrees and end at 150 degrees.