Sets the text format for this sketch text.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetTextFormat( _
ByVal UseDoc As Boolean, _
ByVal TextFormat As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISketchText
Dim UseDoc As Boolean
Dim TextFormat As Object
Dim value As Boolean
value = instance.SetTextFormat(UseDoc, TextFormat)
|
Parameters
- UseDoc
True to use the default model text format, false to use a local text format
- TextFormat
Local text format to use if UseDoc is false
Return Value
True if the text format was successfully set, false if not
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0