RegionBorderColor1 Property

Summary
Gets or sets the first color for the region marching ants.
Syntax
C#
VB
C++
public Color RegionBorderColor1 { get; set; } 
  
Public Property RegionBorderColor1 As Color 
            public: 
property Color RegionBorderColor1 { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

The System.Drawing.Color object that represents first color for the region marching ants (an animated dotted line drawn around a selection).

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

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.MedicalViewer Assembly

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