Gets and sets the lower text of the balloons.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LowerText As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IAutoBalloonOptions
Dim value As System.String
instance.LowerText = value
value = instance.LowerText |
C# | |
---|
System.string LowerText {get; set;} |
C++/CLI | |
---|
property System.String^ LowerText {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Lower text of the balloons (see
Remarks)
Remarks
See Also
Availability
SOLIDWORKS 2012 FCS, Revision Number 20.0