LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

underlinesCount Property

Show in webframe







Get the length of underlines array
Syntax
public uint underlinesCount {get;}
'Declaration
 
Public ReadOnly Property underlinesCount As UInteger
'Usage
 
Dim instance As AutoZoningCommand
Dim value As UInteger
 
value = instance.underlinesCount
public uint underlinesCount {get;}
@property (nonatomic, assign, readonly) unsigned int underlinesCount;

            
 get_underlinesCount(); 
public:
property uint underlinesCount {
   uint get();
}

Property Value

An System.Int32 that specifies the length of the array in underlines property
Requirements

Target Platforms

See Also

Reference

AutoZoningCommand Class
AutoZoningCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.