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