Click or drag to resize

PolyLine3 Properties

The PolyLine3 type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of points.
Public propertyItem
Gets or sets polyline point at index.
Public propertyPointAtEnd
Gets the line end point.
Public propertyPointAtStart
Gets the line start point.
Public propertyPoints
Gets the polyline points.
Top
See Also