The following tables list the members exposed by the CADLine type.

Name Description
Public property Box Gets a three-dimensional box that encloses the CADLine entity.
Public property DottedSingPts Gets a collection of points that specify the dots and dashes of the CADLine.
Public property EntType Gets the type of this CADLine entity.
Public property Extrusion Gets or sets a direction of axis Z belonging to the coordinate system of this CADPenLine object. (inherited from CADPenLine).
Public property LineType Gets or sets line type for this CADPenLine object. (inherited from CADPenLine).
Public property LineTypeName Gets a name of line type for this CADPenLine object (inherited from CADPenLine).
Public property LineWeight Gets or sets a thickness of lines for this CADPenLine object. (inherited from CADPenLine).
Public property Lines Gets or sets a type of the line for the CADPenLine entity. (inherited from CADPenLine).
Public property Point Gets or sets a point that specifies a position of the CADPenLine entity in the CAD drawing. (inherited from CADPenLine).
Public property Point1 Gets or sets a second end of the CADLine.
Public property ZThick Gets or sets a line thickness measured along the axis Z for this CADPenLine entity. (inherited from CADPenLine).
Top