Sets an image referenced by this
CADImageEnt object to the specified image.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub SetImage( _ ByVal image As Image _ ) |
Parameters
-
image
-
Type: Image
An Image object that will be set
as image referenced by this CADImageEnt instance.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also