This property sets the color of the rectangle border of the view finder in the Pan Window.

[Visual Basic] Public Property ViewerBorderColor As Color
[C#] public Color ViewerBorderColor {get; set;}

Property Value

The default value is Color.Black.

Explanation

The ViewerBorderColor property sets the color of the rectangle border of the view finder in the Pan Window. This property is set using System.Drawing.Color object.

See Also

PanWindow Members | Newtone.ImageKit.Web.PanWindow

 

The ImageKit WPF is created by Newtone Corporation