Gets or sets whether to update all graphic layers in any mode.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UpdateAllGraphicsLayers As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim value As System.Boolean
instance.UpdateAllGraphicsLayers = value
value = instance.UpdateAllGraphicsLayers |
C# | |
---|
System.bool UpdateAllGraphicsLayers {get; set;} |
C++/CLI | |
---|
property System.bool UpdateAllGraphicsLayers {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to enable all graphic layers in any mode, false to not
Remarks
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0