Gets and sets the user-defined size of the balloon.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CustomSize As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IBalloonOptions
Dim value As System.Double
instance.CustomSize = value
value = instance.CustomSize |
C# | |
---|
System.double CustomSize {get; set;} |
C++/CLI | |
---|
property System.double CustomSize {
System.double get();
void set ( & System.double value);
} |
Property Value
User-defined size of balloons; valid only when IBalloonOptions::Size is set to swBalloonFit_e.swBF_UserDef
Remarks
See Also
Availability
SOLIDWORKS 2012 FCS, Revision Number 20.0