←Select platform

Angle Property

Summary
Gets or sets a value indicating the direction of the light source producing the shadow.
Syntax
C#
VB
C++
public ShadowCommandAngle Angle { get; set; } 
  
Public Property Angle As ShadowCommandAngle 
public: 
property ShadowCommandAngle Angle { 
   ShadowCommandAngle get(); 
   void set (    ShadowCommandAngle ); 
} 

Property Value

Angle value indicating the direction of the light source producing the shadow.

Example

Refer to ShadowCommand.

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.ImageProcessing.SpecialEffects Assembly

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