Share via


ShapeDefaults.Skew Property

Skew.Represents the element tag in schema: o:skew

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Skew As Skew
    Get
    Set
'Usage
Dim instance As ShapeDefaults
Dim value As Skew

value = instance.Skew

instance.Skew = value
public Skew Skew { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Vml.Office.Skew
Returns Skew.

See Also

Reference

ShapeDefaults Class

ShapeDefaults Members

DocumentFormat.OpenXml.Vml.Office Namespace