DrawLineColor Property

Summary
Gets or sets the line color for drawing.
Syntax
C#
VB
C++
public Color DrawLineColor { get; set; } 
  
Public Property DrawLineColor As Color 
public: 
property Color DrawLineColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A Color value indicating the line color for drawing.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

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

Leadtools.ScreenCapture Assembly

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