public class Line : EntityObjectPublic Class Line
Inherits EntityObjectpublic ref class Line : public EntityObjecttype Line =
class
inherit EntityObject
end| Line | Initializes a new instance of the Line class |
| Line(Vector2, Vector2) | Initializes a new instance of the Line class |
| Line(Vector3, Vector3) | Initializes a new instance of the Line class |
| CodeName | (Inherited from DxfObject) |
| Color | (Inherited from EntityObject) |
| Direction | |
| EndPoint | |
| Handle | (Inherited from DxfObject) |
| IsVisible | (Inherited from EntityObject) |
| Layer | (Inherited from EntityObject) |
| Linetype | (Inherited from EntityObject) |
| LinetypeScale | (Inherited from EntityObject) |
| Lineweight | (Inherited from EntityObject) |
| Normal | (Inherited from EntityObject) |
| Owner | (Inherited from EntityObject) |
| Reactors | (Inherited from EntityObject) |
| StartPoint | |
| Thickness | |
| Transparency | (Inherited from EntityObject) |
| Type | (Inherited from EntityObject) |
| XData | (Inherited from DxfObject) |
| AddReactor | (Inherited from EntityObject) |
| Clone | (Overrides EntityObjectClone) |
| Reverse | |
| ToString | (Inherited from EntityObject) |
| TransformBy(Matrix4) | (Inherited from EntityObject) |
| TransformBy(Matrix3, Vector3) | (Overrides EntityObjectTransformBy(Matrix3, Vector3)) |
| LayerChanged | (Inherited from EntityObject) |
| LinetypeChanged | (Inherited from EntityObject) |
| XDataAddAppReg | (Inherited from DxfObject) |
| XDataRemoveAppReg | (Inherited from DxfObject) |