Gets or sets the scale factor of this view.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public double Scale { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Scale As Double |
See Also