←Select platform

Angle Property

Summary

Gets or sets a value indicating the direction of the light source producing the shadow.

Syntax

C#
VB
WinRT C#
C++
public ShadowCommandAngle Angle { get; set; } 
  
get_Angle(); 
set_Angle(value); 
Object.defineProperty('Angle');  

Property Value

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

Example

Refer to ShadowCommand.

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