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

ShadowAngle Property (MosaicTilesCommand)






Gets or sets the value that indicates the direction of the light source that produces the shadow. .NET support
Syntax
public ShadowCommandAngle ShadowAngle {get; set;}
'Declaration
 
Public Property ShadowAngle As ShadowCommandAngle
'Usage
 
Dim instance As MosaicTilesCommand
Dim value As ShadowCommandAngle
 
instance.ShadowAngle = value
 
value = instance.ShadowAngle
public ShadowCommandAngle ShadowAngle {get; set;}
 get_ShadowAngle();
set_ShadowAngle(value);
public:
property ShadowCommandAngle ShadowAngle {
   ShadowCommandAngle get();
   void set (    ShadowCommandAngle value);
}

Property Value

Value that indicates the direction of the light source that produces the shadow. This property is used if the MosaicTilesCommandFlags.ShadowRGB flag or the MosaicTilesCommandFlags.ShadowGray flag is set. Valid values are found in ShadowCommandAngle
Example
Refer to MosaicTilesCommand example.
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

MosaicTilesCommand Class
MosaicTilesCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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