Freigeben über


GraphicFrame.Transform-Eigenschaft

2D Transform for Graphic Frame.Represents the element tag in schema: p:xfrm

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

Syntax

'Declaration
Public Property Transform As Transform
    Get
    Set
'Usage
Dim instance As GraphicFrame
Dim value As Transform

value = instance.Transform

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.Transform
Returns Transform.

Siehe auch

Referenz

GraphicFrame Klasse

GraphicFrame-Member

DocumentFormat.OpenXml.Presentation-Namespace