ShapeProperties.Transform2D Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
2D Transform for Individual Objects.
Represents the following element tag in the schema: a:xfrm.
public DocumentFormat.OpenXml.Drawing.Transform2D? Transform2D { get; set; }
member this.Transform2D : DocumentFormat.OpenXml.Drawing.Transform2D with get, set
Public Property Transform2D As Transform2D