<< Click to Display Table of Contents >>
Navigation: MyShape > Properties >
public Single Angle {get; set;}
Description:
Set the shape's angle.
Example:
myShape.Angle = Convert.ToSingle(30 * Math.PI / 180);