GetClipBoundary Method (IReferenceImage)
Gets the clipping boundary of this Referenced image.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
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