←Select platform

BorderPen Property

Summary

Pen used to draw outline the border of the pan rectangle.

Syntax
C#
C++/CLI
public Pen BorderPen { get; set; } 
public:  
   property System::Drawing::Pen^ BorderPen 
   { 
      System::Drawing::Pen^ get() 
      void set(System::Drawing::Pen^ value) 
   } 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.