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