Gets or sets a value indicating whether to show the icon between the horizontal and vertical scales.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool ShowIcon { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowIcon As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |