Error processing SSI file
(Leadtools.Controls)

Show in webframe

BorderPen Property (ImageViewerRubberBandInteractiveMode)




Pen to use for outlining the shape.
Syntax
public virtual Pen BorderPen {get; set;}
'Declaration
 
Public Overridable Property BorderPen As Pen

Property Value

The pen to use for outlining the shape. Default value is Black pen with alpha = 0xEF and Dash style.
Remarks

Set this value to null to disable outlining the shape.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerRubberBandInteractiveMode Class
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file