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

Direction Property






Gets a value that indicates whether the element being smoothed is vertical or horizontal. .NET support WinRT support Silverlight support
Syntax
public SmoothCommandDirectionType Direction {get;}
'Declaration
 
Public ReadOnly Property Direction As SmoothCommandDirectionType
'Usage
 
Dim instance As SmoothCommandEventArgs
Dim value As SmoothCommandDirectionType
 
value = instance.Direction
public SmoothCommandDirectionType Direction {get;}
 get_Direction(); 
public:
property SmoothCommandDirectionType Direction {
   SmoothCommandDirectionType get();
}

Property Value

Enumerator that indicates whether the element being smoothed is vertical or horizontal.
Example
Refer to SmoothCommand.
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

SmoothCommandEventArgs Class
SmoothCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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