Search
DiagramView.MagnifierSecondaryFrameColor Property
See Also
 





Gets or sets the secondary color of the magnifier frame.

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

 Syntax

C#  Copy Code

public Color MagnifierSecondaryFrameColor { get; set; }

Visual Basic  Copy Code

Public Property MagnifierSecondaryFrameColor As Color

 Property Value

 See Also