Represents a raster image inserted in the CAD drawing.

The following tables list the members exposed by the CADImageDef type.

Name Description
Public property EntType Gets the type of this CADImageDef entity.
Public property FileName Gets or sets an image file name
Public property Picture Gets or sets a Bitmap object.
Public property Size Gets the size of CADImageDef picture.
Top
Name Description
Public method AssignEntity Copies an entity
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADImageDef object to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top