IAcadLWPolylineGetBulge Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
double GetBulge(
int Index
)
Function GetBulge (
Index As Integer
) As Double
double GetBulge(
[InAttribute] int Index
)
abstract GetBulge :
Index : int -> float
Parameters
- Index
- Type: SystemInt32
Return Value
Type:
Double
See Also