codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  Raster 对象

光栅,由小方块形成的矩形栅格(或光栅),或称为像素的点组成的光栅图像。

VBA 类名:

AcadRasterImage 

创建方法:

ModelSpace.AddRaster
PaperSpace.AddRaster
Block.AddRaster 

访问途径:

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

要创建光栅图像,可使用 AddRaster 方法,要查询或编辑光栅图像,可使用以下方法和属性:

方法

ArrayPolar

ArrayRectangular

ClipBoundary

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update  

属性

Application

Brightness

ClippingEnabled

Contrast

Document

Fade

Handle

HasExtensionDictionary

Height

Hyperlinks

ImageFile

ImageHeight

ImageVisibility

ImageWidth

Layer

Linetype

LinetypeScale

Lineweight

Name

ObjectID

ObjectName

Origin

OwnerID

PlotStyleName

Rotation

ScaleFactor

ShowRotation

Transparency

TrueColor

Visible

Width

事件

Modified