IAcadUtilityGetCorner
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
Object GetCorner(
Object Point,
[OptionalAttribute] Object Prompt
)
Function GetCorner (
Point As Object,
<OptionalAttribute> Prompt As Object
) As Object
Object^ GetCorner(
[InAttribute] Object^ Point,
[OptionalAttribute] [InAttribute] Object^ Prompt
)
abstract GetCorner :
Point : Object *
[<OptionalAttribute>] Prompt : Object -> Object
Parameters
- Point Object
-
- Prompt Object (Optional)
-
Return Value
Object
See Also