ZIndex Property (IMapSubItem)
In This Topic
Gets the drawing order of the item within the map. The default value is 0.
Syntax
'Declaration
ReadOnly Property ZIndex As Integer
Property Value
An
System.Int32 representing the drawing order of the item within the map.
See Also