The slant factor of a Parallelogram shaped control.
Applies only when the Shape property is set to Shapes.Parallel or Shapes.Trapeze
Supported values are the following:
Enumerated value
|
Value
|
Meaning
|
Grades.VeryHigh
|
0
|
Very high
|
Grades.High
|
1
|
High
|
Grades.Medium
|
2
|
Medium
|
Grades.Low
|
3
|
Low
|
Grades.VeryLow
|
4 (default)
|
Very low
|
Here the Slant property is set to Grades.VeryLow (default):
Here the Slant property is set to Grades.VeryHigh:
In order to change this setting at Design-time take a look to the How to change the control appearance section.
|