←Select platform

RectBackColor Property

Summary

Gets or sets the color of the rect back.

Syntax

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

Property Value

The color of the rect back.

Example

For an example, refer to MedicalViewerLayoutOptions

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