Copy constructor.
Public Sub New(
mleaderStyle As MLeaderStyle
)
public MLeaderStyle(
MLeaderStyle mleaderStyle
);
| Parameters | Description |
|---|---|
| MLeaderStyle | Input object to copy. |
MLeaderStyle Class, Autodesk.AutoCAD.DatabaseServices Namespace