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

Type Property (ShadowCommand)






Gets or sets a value that represents the type of the shadow. .NET support WinRT support
Syntax
public ShadowCommandType Type {get; set;}
'Declaration
 
Public Property Type As ShadowCommandType
'Usage
 
Dim instance As ShadowCommand
Dim value As ShadowCommandType
 
instance.Type = value
 
value = instance.Type
public ShadowCommandType Type {get; set;}
 get_Type();
set_Type(value);
public:
property ShadowCommandType Type {
   ShadowCommandType get();
   void set (    ShadowCommandType value);
}

Property Value

Type of 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.