RhinoCommon API
Point3dListZAccessItem Property |
Gets or sets the z-coordinate of the specified point.
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)
public double this[ int index ] { get; set; }
Public Default Property Item ( index As Integer ) As Double Get Set
Parameters
- index
- Type: SystemInt32
Index of point.