Struct tagTST3DPoint
Inherited Members
Namespace: STTypes
Assembly: STTypes.dll
Syntax
public struct tagTST3DPoint
Fields
X
Declaration
public double X
Field Value
| Type | Description |
|---|---|
| double |
Y
Declaration
public double Y
Field Value
| Type | Description |
|---|---|
| double |
Z
Declaration
public double Z
Field Value
| Type | Description |
|---|---|
| double |