Gets whether the GOST
Add default symbol option is set.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GOSTDefaultSymbol As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISFSymbol
Dim value As System.Boolean
instance.GOSTDefaultSymbol = value
value = instance.GOSTDefaultSymbol |
C# | |
---|
System.bool GOSTDefaultSymbol {get; set;} |
C++/CLI | |
---|
property System.bool GOSTDefaultSymbol {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if the GOST
Add default symbol option is set, false if it is not
Remarks
See Also
Availability
SOLIDWORKS 2006 FCS, Revision Number 14.0