DocumentUnitsPoint.Z Property

Gets or sets the Z coordinate.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public Property Z As Double
	Get
	Set

C#

public double Z { get; set; }

Property Value

Type: Double

See Also

Reference

DocumentUnitsPoint Class
Autodesk.iLogic.Types Namespace