Click or drag to resize

HalfInfiniteLineShape Properties

The HalfInfiniteLineShape type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Get or set the angle (Degree) of the line.
Public propertyAttributes
Get the attribute collection.
(Inherited from Shape.)
Public propertyColor
Get or set the color.
(Inherited from BasicShape.)
Public propertyColorNumber
Get or set the color number.
(Inherited from BasicShape.)
Public propertyDocument
Acquire the document.
(Inherited from Shape.)
Public propertyDrawGroup
Acquire the parent's drawing group.
(Inherited from Shape.)
Public propertyDrawing
Acquire a partial diagram.
(Inherited from Shape.)
Public propertyEndParameter
Acquire the end parameter.
(Inherited from BasicShape.)
Public propertyIsComposite
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.)
Public propertyIsPeriodic
Get a value indicating whether this shape is periodic.
(Inherited from BasicShape.)
Public propertyIsTemporary
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.)
Public propertyLayer
Get or set the layer.
(Inherited from Shape.)
Public propertyLayerID
Get or set the ID of the layer.
(Inherited from Shape.)
Public propertyLinetype
Get or set the line type.
(Inherited from BasicShape.)
Public propertyLinetypeNumber
Acquires or sets the line type number.
(Inherited from BasicShape.)
Public propertyLinewidth
Get or set line width.
(Inherited from BasicShape.)
Public propertyLinewidthNumber
Get or set line width number.
(Inherited from BasicShape.)
Public propertyNumber
Acquires the figure number.
(Inherited from Shape.)
Public propertyPeriod
Acquires a periodic parameter section.
(Inherited from BasicShape.)
Public propertyPoint
Get or set the coordinates of the passing point.
Public propertyRecordID
Get the record ID.
(Inherited from Shape.)
Public propertyStartParameter
Acquire the start parameter.
(Inherited from BasicShape.)
Top
See Also