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