SetPath Method (IReferenceImage) Send Feedback
See Also 
ImagePath
Path and file name of the Referenced image
Sets the path and file name to a Referenced image.

Syntax

Visual Basic 
Sub SetPath( _
   ByVal ImagePath As System.String _
) 
C# 
void SetPath( 
   System.string ImagePath
)
JavaScript 
SetPath( 
   ImagePath : String
)
COM native C++ 
HRESULT SetPath( 
   BSTR ImagePath
) 
C++ 
DSRESULT SetPath( 
   const dsString& ImagePath
) 

Parameters

ImagePath
Path and file name of the Referenced image
 

See Also

Availability

DraftSight V1R3.0