Error processing SSI file
(Leadtools.Controls)

Show in webframe

BorderPen Property (ImageViewerPanControl)




Pen used to draw outline the border of the pan rectangle.
Syntax
public Pen BorderPen {get; set;}
'Declaration
 
Public Property BorderPen As Pen

Property Value

The pen used to draw outline the border of the pan rectangle. Default value is a Blue pen.
Remarks

Set the value of this property to null to stop the control from outlining the pan rectangle.

Requirements

Target Platforms

See Also

Reference

ImageViewerPanControl Class
ImageViewerPanControl Members

Error processing SSI file