←Select platform

DropShadowColor Property

Summary

Gets or sets the shadow color of the frame being added to the image.

Syntax

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

Property Value

The shadow color of the frame being added to the image

Remarks

Default value is Gray

Example

Refer to ImageUrl

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