PolyLine Properties

The PolyLine type exposes the following members.

Properties

  NameDescription
Public propertyGraphicsStyleId
The ElementId of the GeometryObject's GraphicsStyle
(Inherited from GeometryObject.)
Public propertyId
A unique integer identifying the GeometryObject in its associated non view-specific GeometryElement.
(Inherited from GeometryObject.)
Public propertyIsElementGeometry
Indicates whether this geometry is obtained directly from an Element.
(Inherited from GeometryObject.)
Public propertyIsReadOnly
Identifies if the object is read-only or modifiable.
(Inherited from APIObject.)
Public propertyNumberOfCoordinates
Gets the number of the coordinate points.
Public propertyVisibility
The visibility.
(Inherited from GeometryObject.)

See Also