Gets or sets the shape of the magnifier tool.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
public Shape MagnifierShape { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MagnifierShape As Shape |
See Also