Gets or sets a value indicating whether the geometry should not be hidden.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public bool NoShow { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property NoShow As Boolean |
A boolean value.
See Also