Shape.ZOrderOffset Property
Z-Order Offset.Represents the attribte in schema: zOrderOff
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "zOrderOff")> _
Public Property ZOrderOffset As Int32Value
Get
Set
'Usage
Dim instance As Shape
Dim value As Int32Value
value = instance.ZOrderOffset
instance.ZOrderOffset = value
[SchemaAttrAttribute(, "zOrderOff")]
public Int32Value ZOrderOffset { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.