Sets the text format for the text for this section line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ISetTextFormat( _
ByVal UseDoc As Boolean, _
ByVal TextFormat As TextFormat _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim UseDoc As Boolean
Dim TextFormat As TextFormat
Dim value As Boolean
value = instance.ISetTextFormat(UseDoc, TextFormat)
|
Parameters
- UseDoc
True if set to use the appropriate document default setting, false if it is not (see Remarks)
- TextFormat
Pointer to the ITextFormat object 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