Search
Shape.ZIndex Property
See Also
 





Gets or sets the shape's Z order index.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public int ZIndex { get; set; }

Visual Basic  Copy Code

Public Property ZIndex As Integer

 Property Value

 See Also