←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly