Extrusion.SkewAngle 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.
Extrusion Skew Angle
Represents the following attribute in the schema: skewangle
[DocumentFormat.OpenXml.SchemaAttr(0, "skewangle")]
public DocumentFormat.OpenXml.SingleValue SkewAngle { get; set; }
public DocumentFormat.OpenXml.SingleValue SkewAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "skewangle")]
public DocumentFormat.OpenXml.SingleValue? SkewAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("skewangle")]
public DocumentFormat.OpenXml.SingleValue? SkewAngle { get; set; }
public DocumentFormat.OpenXml.SingleValue? SkewAngle { get; set; }
member this.SkewAngle : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "skewangle")>]
member this.SkewAngle : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("skewangle")>]
member this.SkewAngle : DocumentFormat.OpenXml.SingleValue with get, set
Public Property SkewAngle As SingleValue
Property Value
Returns SingleValue.
- Attributes