Click or drag to resize

Point3D Class

Point 3D Class
Inheritance Hierarchy
SystemObject
  SHConnectorPoint3D

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class Point3D

The Point3D type exposes the following members.

Constructors
  NameDescription
Public methodPoint3D
Construction
Top
Properties
  NameDescription
Public propertyX
X Point
Public propertyY
Y Point
Public propertyZ
Z Point
Top
Methods
See Also