←Select platform

RegionBorderColor2 Property

Summary

Gets or sets the second color of the region marching ants.

Syntax

C#
VB
C++
public Color RegionBorderColor2 { get; set; } 
  
Public Property RegionBorderColor2 As Color 
             
            public: 
property Color RegionBorderColor2 { 
   Color get(); 
   void set (    Color ); 
} 
             

Property Value

The System.Drawing.Color object that represents second color of 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly