Wipeout Class

Visual Basic
Public Class Wipeout
Inherits RasterImage
C#
public class Wipeout : RasterImage;
Description

 

This .NET class wraps the AcDbWipeout ObjectARX class. 

 

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.

Links
See Also

DBObject, Entity, Image, RasterImage, RasterImageDef, RasterVariables