LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)
LEAD Technologies, Inc

Angle Property (ShadowCommand)






Gets or sets a value indicating the direction of the light source producing the shadow. .NET support WinRT support
Syntax
public ShadowCommandAngle Angle {get; set;}
'Declaration
 
Public Property Angle As ShadowCommandAngle
'Usage
 
Dim instance As ShadowCommand
Dim value As ShadowCommandAngle
 
instance.Angle = value
 
value = instance.Angle
public ShadowCommandAngle Angle {get; set;}
 get_Angle();
set_Angle(value);
public:
property ShadowCommandAngle Angle {
   ShadowCommandAngle get();
   void set (    ShadowCommandAngle value);
}

Property Value

Angle value indicating the direction of the light source producing the shadow.
Example
Refer to ShadowCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShadowCommand Class
ShadowCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.