Unload Method (IReferenceImage) Send Feedback
See Also 
Unloads the Referenced image.

Syntax

Visual Basic 
Sub Unload() 
C# 
void Unload()
JavaScript 
Unload();
COM native C++ 
HRESULT Unload(); 
C++ 
DSRESULT Unload(); 

Remarks

An unloaded Referenced image is not visible in a drawing. However, the link to the file is maintained. Call IReferenceImage::Reload to redisplay an unloaded image.
 

See Also

Availability

DraftSight V1R5.0