Freigeben über


Transform2D.HorizontalFlip-Eigenschaft

Horizontal Flip.Represents the attribte in schema: flipH

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

Syntax

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

value = instance.HorizontalFlip

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

Transform2D Klasse

Transform2D-Member

DocumentFormat.OpenXml.Office2010.Drawing-Namespace