Freigeben über


Transform2D.VerticalFlip-Eigenschaft

Vertical Flip.Represents the attribte in schema: flipV

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "flipV")> _
Public Property VerticalFlip As BooleanValue
    Get
    Set
'Usage
Dim instance As Transform2D
Dim value As BooleanValue

value = instance.VerticalFlip

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

Transform2D Klasse

Transform2D-Member

DocumentFormat.OpenXml.Office2010.Drawing-Namespace