Shadow Property

Summary
Gets or sets shadow value.
Syntax
C#
VB
C++
public float Shadow { get; set; } 
Public Property Shadow As Single 
public: 
property float Shadow { 
   float get(); 
   void set (    float ); 
} 

Property Value

Shadow value.

Example

Refer to ImageEffects example.

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

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