Gets or sets the font size for this callout.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FontSize As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICallout
Dim value As System.Integer
instance.FontSize = value
value = instance.FontSize |
C# | |
---|
System.int FontSize {get; set;} |
C++/CLI | |
---|
property System.int FontSize {
System.int get();
void set ( & System.int value);
} |
Property Value
Font size of the callout
Example
See Also
Availability
SOLIDWORKS 2014 FCS, Revision Number 22.0