DwgObject Constructor |
Overload List
Name | Description | |
---|---|---|
DwgObject(ViewBase, Point, String) |
Creates a new DwgObject instance with the given parameters.
| |
DwgObject(ViewBase, Point, String, EmbeddedObjectAttributes) |
Creates a new DwgObject instance using the specified attributes.
| |
DwgObject(ViewBase, Point, Size, String) |
Creates a new DwgObject instance with the given parameters.
| |
DwgObject(ViewBase, Point, Size, String, EmbeddedObjectAttributes) |
Creates a new DwgObject instance using the specified attributes.
|
See Also