MindFusion.Wpf Pack Programmer's Guide
Geometry.NoShow Property
See Also
 





Gets or sets a value indicating whether the geometry should not be hidden.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public bool NoShow { get; }

Visual Basic  Copy Code

Public ReadOnly Property NoShow As Boolean

 Property Value

A boolean value.

 See Also

Geometry Members
Geometry Class
MindFusion.Vsx Namespace