Gets or sets whether to keep the SolidWorks frame invisible.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property KeepInvisible As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFrame
Dim value As Boolean
instance.KeepInvisible = value
value = instance.KeepInvisible
|
C# | |
---|
bool KeepInvisible {get; set;} |
C++/CLI | |
---|
property bool KeepInvisible {
bool get();
void set (bool value);
} |
Return Value
True to keep the SolidWorks frame invisible, false to keep it visible
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0