Sets the text of this GTol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetText( _
ByVal WhichText As Integer, _
ByVal Text As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IGtol
Dim WhichText As Integer
Dim Text As String
Dim value As Boolean
value = instance.SetText(WhichText, Text)
|
Parameters
- WhichText
- Text to set as defined in swGTolTextParts_e
- Text
- New content for the specified WhichText
Return Value
True if the text change is successful, false if not
Example
Remarks
See Also
Availability
SolidWorks 2011 SP03, Revision Number 19.3