Gets or sets the zoom level label format.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
SyntaxC#
Copy Code
|
|---|
public string LabelFormat { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelFormat As String |
A string specifying the numeric format of the zoom level label.
See AlsoZoomControl Members
ZoomControl Class
MindFusion.UI.Wpf Namespace