IAcadSplineGetControlPoint Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.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
- Type: SystemInt32
Return Value
Type:
Object
See Also