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





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

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public bool NoFill { get; }

Visual Basic  Copy Code

Public ReadOnly Property NoFill As Boolean

 Property Value

A boolean value.

 See Also

Geometry Members
Geometry Class
MindFusion.Vsx Namespace