GraphicFrame.Transform Property
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
声明
Public Property Transform As Transform
Get
Set
用法
Dim instance As GraphicFrame
Dim value As Transform
value = instance.Transform
instance.Transform = value
public Transform Transform { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.Transform
Returns Transform.