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

A construction line that is infinite in both directions.

VBA class name:

AcadXline 

Create using:

ModelSpace.AddXline
PaperSpace.AddXline
Block.AddXline 

Access via:

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

To create an XLine, use the AddXLine method. To edit or query an XLine, use the following methods and properties:

Methods

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Offset

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update

Properties

Application

BasePoint

DirectionVector

Document

Handle

HasExtensionDictionary

Hyperlinks

Layer

Linetype

LinetypeScale

Lineweight

ObjectID

ObjectName

OwnerID

PlotStyleName

SecondPoint

TrueColor

Visible

Events

Modified  

 

   Comments?