Sets the text below the dimension line in a display dimension.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetLowerText( _
ByVal Text As System.String _
) |
Visual Basic (Usage) | |
---|
Dim instance As IDisplayDimension
Dim Text As System.String
instance.SetLowerText(Text) |
C# | |
---|
void SetLowerText(
System.string Text
) |
C++/CLI | |
---|
void SetLowerText(
& System.String^ Text
) |
Parameters
- Text
- Text to create below the dimension line
Example
See Also
Availability
SOLIDWORKS 2014 FCS, Revision Number 22.0