Share via


Shape.ZOrderPosition Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property ZOrderPosition As Integer
    Get
'Usage
Dim instance As Shape
Dim value As Integer

value = instance.ZOrderPosition
int ZOrderPosition { get; }

Property Value

Type: System.Int32

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace