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

Length Property (LineRemoveCommandEventArgs)






Gets the length (in pixels) of the line. .NET support WinRT support Silverlight support
Syntax
public int Length {get;}
'Declaration
 
Public ReadOnly Property Length As Integer
'Usage
 
Dim instance As LineRemoveCommandEventArgs
Dim value As Integer
 
value = instance.Length
public int Length {get;}
 get_Length(); 
public:
property int Length {
   int get();
}

Property Value

Length (in pixels) of the line.
Example
Refer to LineRemoveCommand.
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

LineRemoveCommandEventArgs Class
LineRemoveCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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