codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  MLine object

Multiple parallel lines.

VBA class name:

AcadMLine 

Create using:

ModelSpace.AddMLine
PaperSpace.AddMLine
Block.AddMLine 

Access via:

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item 

MLines can be comprised of up to 16 lines.

To add an MLine to your drawing, use the AddMLine method. To edit or query the MLine, use the following methods and properties:

Methods

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update  

Properties

Application

Coordinates

Document

Handle

HasExtensionDictionary

Hyperlinks

Justification

Layer

Linetype

LinetypeScale

Lineweight

ObjectID

ObjectName

OwnerID

PlotStyleName

StyleName

TrueColor

Visible  

Events

Modified  

 

   Comments?