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 对象

两边无限延伸的构造线。

VBA 类名:

AcadXline 

创建方法:

ModelSpace.AddXline
PaperSpace.AddXline
Block.AddXline 

访问途径:

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

要创建XLine对象,使用 AddXLine 方法。要编辑或查询XLine对象,使用下列方法或属性:

方法

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Offset

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update

属性

Application

BasePoint

DirectionVector

Document

Handle

HasExtensionDictionary

Hyperlinks

Layer

Linetype

LinetypeScale

Lineweight

ObjectID

ObjectName

OwnerID

PlotStyleName

SecondPoint

TrueColor

Visible

事件 

Modified