Visual Basic (Declaration) | |
---|---|
Public Property Angle As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Angle {get; set;} |
Return Value
The angle of slant.For an example, refer to ShearCommand.
Positive values are for clockwise angles; negative values are for counterclockwise angles. The angle is expressed in hundredths of
degrees, with a limit of 4500 (45 degrees).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family