Gets or sets a value indicating whether the printing of node interiors is enabled.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool EnableInterior { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableInterior As Boolean |
true to print node interiors; otherwise, false.