←Select platform

BorderWidth Property

Summary

Gets or sets the border width.

Syntax

C#
VB
C++
public int BorderWidth { get; set; } 
  
Public Property BorderWidth As Integer 
public: 
property int BorderWidth { 
   int get(); 
   void set (    int ); 
} 

Property Value

Border width, in pixels, of the highlighted object.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly