IAcadSplineGetControlPoint Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
Object GetControlPoint(
int Index
)
Function GetControlPoint (
Index As Integer
) As Object
Object^ GetControlPoint(
[InAttribute] int Index
)
abstract GetControlPoint :
Index : int -> Object
Parameters
- Index Int32
-
Return Value
Object
See Also