Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeRotation Class / Angle Property

In This Topic
    Angle Property (ShapeRotation)
    In This Topic
    Gets or sets the angle, in degrees, by which a shape is rotated around the z-axis.
    Syntax
    'Declaration
     
    Public Property Angle As System.Single
    public System.float Angle {get; set;}
    See Also