Overload List
| Method | Description |
|---|---|
AcEdDragStyle::AcEdDragStyle () | Default constructor. The entity will be displayed in its default visual style. This is equivalent to setting the style type to kNone. |
AcEdDragStyle::AcEdDragStyle (AcEdDragStyle&) | Copy constructor. |
AcEdDragStyle::AcEdDragStyle (StyleType, StyleType) | Construct by specifying style types for original and dragged entity. |
