Sets the text format for the text for this section line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetTextFormat( _
ByVal UseDoc As Boolean, _
ByVal TextFormat As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim UseDoc As Boolean
Dim TextFormat As Object
Dim value As Boolean
value = instance.SetTextFormat(UseDoc, TextFormat)
|
Parameters
- UseDoc
True if set to use the appropriate document default setting, false if it is not (see Remarks)
- TextFormat
Text format for this section line text
Return Value
True if text format is successfully set, false if not
Remarks
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0