IGetBCurveParamsSize Method (ICurve)
Obsolete. Superseded by ICurve::IGetBCuvreParamsSize2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetBCurveParamsSize( _
ByVal WantCubicIn As Boolean _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICurve
Dim WantCubicIn As Boolean
Dim value As Integer
value = instance.IGetBCurveParamsSize(WantCubicIn)
|
Parameters
- WantCubicIn
-
See Also