Gets and sets the number of digits that fit in a key characteristic balloon.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property KeyCharFit As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBalloonSettings
Dim value As System.Integer
instance.KeyCharFit = value
value = instance.KeyCharFit |
C# | |
---|
System.int KeyCharFit {get; set;} |
C++/CLI | |
---|
property System.int KeyCharFit {
System.int get();
void set ( & System.int value);
} |
Property Value
Number of digits that fit as defined by
swiBalloonSettingsFit_e
Remarks
See Also
Availability
SOLIDWORKS Inspection API 2022 FCS