Table of Contents

Class CadRasterImage

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

Class describing Cad raster image

[ComVisible(false)]
public class CadRasterImage : CadExtrudedEntityBase, ICadObjectContainer, IDrawingEntity, IMeasurableEntity
Inheritance
CadRasterImage
Implements
Derived
Inherited Members

Constructors

CadRasterImage()

Initializes a new instance of the CadRasterImage class.

CadRasterImage(CadRasterImageDef, Cad3DPoint, Cad3DPoint, Cad3DPoint)

Initializes a new instance of the CadRasterImage class.

Properties

ClassVersion

Gets or sets the class version.

ClipBoundaryVertexList

Gets or sets the clip boundary vertex.

ClipMode

Gets or sets a value indicating whether [clip mode].

ClippingBoundaryType

Gets or sets the type of the clipping boundary.

ClippingState

Gets or sets clipping state value.

DisplayFlags

Gets or sets display flags value.

ImageBrightness

Gets or sets brigthness value.

ImageContrast

Gets or sets contrast value.

ImageDefReactorReference

Gets or sets the image definition reactor reference.

ImageDefReference

Gets or sets ImageDefReference value.

ImageFade

Gets or sets fade value.

ImageSizeU

Gets or sets image size U value.

ImageSizeV

Gets or sets image size V value.

InsertionPoint

Gets or sets insertion point value.

NumberOfClipBoundaryVertices

Gets or sets the number of clip boundary vertices.

TypeName

Gets the name of the type.

UVector

Gets or sets U vector.

VVector

Gets or sets V vector.