Share via


Skew.Matrix Property

Skew Perspective Matrix.Represents the attribte in schema: matrix

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

Syntax

'Declaration
<SchemaAttrAttribute(, "matrix")> _
Public Property Matrix As StringValue
    Get
    Set
'Usage
Dim instance As Skew
Dim value As StringValue

value = instance.Matrix

instance.Matrix = value
[SchemaAttrAttribute(, "matrix")]
public StringValue Matrix { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Skew Class

Skew Members

DocumentFormat.OpenXml.Vml.Office Namespace