IAcadRasterImageClipBoundary Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
void ClipBoundary(
Object boundry
)
Sub ClipBoundary (
boundry As Object
)
void ClipBoundary(
[InAttribute] Object^ boundry
)
abstract ClipBoundary :
boundry : Object -> unit
Parameters
- boundry
- Type: SystemObject
See Also