IGetTrimCurveSize2 Method (IFace)
Obsolete. Superseded by IFace2::IGetTrimCurveSize2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetTrimCurveSize2( _
ByVal WantCubic As Integer, _
ByVal WantNRational As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IFace
Dim WantCubic As Integer
Dim WantNRational As Integer
Dim value As Integer
value = instance.IGetTrimCurveSize2(WantCubic, WantNRational)
|
Parameters
- WantCubic
-
- WantNRational
-
See Also