Masking object that hides the objects below it in the current draw order.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadWipeout
- Object Inheritance
-
Object AcadObject AcadEntity AcadRasterImage AcadWipeout
- Create Using
-
VBA
Not applicable
- Access Via
-
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
Remarks
Objects of the Wipeout class are polygonally clipped raster entities that are used as masks to cover parts of other entities in the drawing. The most common use is as a background mask for text entities.