ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / DrawingExtrusion Class / SkewAngle Property

In This Topic
    SkewAngle Property
    In This Topic
    Gets or sets the skew angle of the extrusion of the shape, in degrees.
    Syntax
    'Declaration
     
    Public Property SkewAngle As System.Single
    public System.float SkewAngle {get; set;}
    See Also