Raster object |
A raster image consisting of a rectangular grid (or raster) of small squares or dots known as pixels.
VBA class name: |
AcadRasterImage |
---|---|
Create using: |
ModelSpace.AddRaster |
Access via: |
ModelSpace.Item |
To create a raster image use the AddRaster method. To edit or query a raster image, use the following methods and properties:
Methods |
Properties |
Events |
Comments? |