ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Single
    public float SkewAngle {get; set;}
    See Also