| Visual Basic | |
|---|---|
Sub SetClipBoundary( _ ByVal ClipPointsDblArray As System.Object _ ) | |
| C# | |
|---|---|
void SetClipBoundary( System.object ClipPointsDblArray ) | |
| JavaScript | |
|---|---|
SetClipBoundary( ClipPointsDblArray : Array ) | |
| COM native C++ | |
|---|---|
HRESULT SetClipBoundary( VARIANT ClipPointsDblArray ) | |
| C++ | |
|---|---|
DSRESULT SetClipBoundary( const dsDoubleArray& ClipPointsDblArray ) | |
Parameters
- ClipPointsDblArray
- Array of doubles indicating the x, y pixel coordinates of the clipping boundary
IReferenceImage Interface
IReferenceImage Members
IReferenceImage::GetClipBoundary Method ()
IReferenceImage::RemoveClipBoundary Method ()
IReferenceImage Members
IReferenceImage::GetClipBoundary Method ()
IReferenceImage::RemoveClipBoundary Method ()
DraftSight V1R6.0
Syntax