Search
Point3D.Z Property
See Also
 





Gets or sets the Z coordinate of this point.

Namespace: MindFusion.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Z { get; set; }

Visual Basic  Copy Code

Public Property Z As Single

 Property Value

 See Also