Search
DiagramView.MagnifierFrameColor Property
See Also
 





Gets or sets the color of the magnifier frame.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Color MagnifierFrameColor { get; set; }

Visual Basic  Copy Code

Public Property MagnifierFrameColor As Color

 Property Value

 See Also