次の方法で共有


CanvasTransform.Invertible Property

invertible.Represents the attribte in schema: invertible

Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "invertible")> _
Public Property Invertible As BooleanValue
    Get
    Set
'使用
Dim instance As CanvasTransform
Dim value As BooleanValue

value = instance.Invertible

instance.Invertible = value
[SchemaAttrAttribute(, "invertible")]
public BooleanValue Invertible { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

CanvasTransform Class

CanvasTransform Members

DocumentFormat.OpenXml.InkML Namespace