←Select platform

FrameShadowColor Property

Summary

Specifies the shadow color of the frame that you add to the control.

Syntax

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

Property Value

The color of the shadow for the frame that you add to the control.

Example

Refer to RasterImageViewer.

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