Creates a callout on this model view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CreateCallout( _
ByVal NumberOfRows As Integer, _
ByVal LpHandler As Object _
) As Callout |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim NumberOfRows As Integer
Dim LpHandler As Object
Dim value As Callout
value = instance.CreateCallout(NumberOfRows, LpHandler)
|
Parameters
- NumberOfRows
- Number of rows in the callout
- LpHandler
- Pointer to ISwCalloutHandler
Return Value
An
ICallout object
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0