Share via


GraphicFrame.Transform Property

Definition

2D Transform for Graphic Frame.

Represents the following element tag in the schema: p:xfrm.

public DocumentFormat.OpenXml.Presentation.Transform Transform { get; set; }
public DocumentFormat.OpenXml.Presentation.Transform? Transform { get; set; }
member this.Transform : DocumentFormat.OpenXml.Presentation.Transform with get, set
Public Property Transform As Transform

Property Value

Returns Transform.

Applies to