GetClipBoundary Method (IReferenceImage) Send Feedback
See Also 
[out]
Array of doubles indicating the x, y pixel coordinates of the clipping boundary
Gets the clipping boundary of this Referenced image.

Syntax

Visual Basic 
Function GetClipBoundary() As System.Object
C# 
System.object GetClipBoundary()
JavaScript 
GetClipBoundary() : dsObject
COM native C++ 
HRESULT GetClipBoundary(
   VARIANT*ClipPointsDblArray 
)  
C++ 
DSRESULT GetClipBoundary(
   VARIANT*ClipPointsDblArray 
)  

Parameters

[out] or Return Value
Array of doubles indicating the x, y pixel coordinates of the clipping boundary
 

See Also

Availability

DraftSight V1R6.0