Class CadLineTypeTableObject
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
The Cad line type table object.
[ComVisible(false)]
public class CadLineTypeTableObject : CadOwnedObjectBase, ICadObjectContainer
- Inheritance
-
CadLineTypeTableObject
- Implements
- Inherited Members
Constructors
- CadLineTypeTableObject()
Initializes a new instance of the CadLineTypeTableObject class.
Properties
- AlignmentCode
Gets or sets the alignment code.
- DashDotLength
Gets or sets the dash dot length.
- Description
Gets or sets the description.
- Flags
Gets or sets the flags.
- LineTypeElement
Gets or sets the line type element.
- Name
Gets or sets the name.
- NumberOfLinetypeElements
Gets or sets the number of linetype elements.
- OffsetX
Gets or sets the offset x.
- OffsetXElementIndex
Gets or sets the index of the offset x element.
- OffsetY
Gets or sets the offset y.
- OffsetYElementIndex
Gets or sets the index of the offset y element.
- PatternLength
Gets or sets the pattern length.
- RotationAngle
Gets or sets the rotation angle.
- Scale
Gets or sets the scale.
- ScaleLinetypeElementIndex
Gets or sets the index of the scale linetype element.
- ShapeNumber
Gets or sets the shape number.
- StyleReference
Gets or sets the style reference.
- TextStrings
Gets or sets the text strings.