LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

strikeLinesCount Property

Show in webframe







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

            
 get_strikeLinesCount(); 
public:
property uint strikeLinesCount {
   uint get();
}

Property Value

An System.Int32 that specifies the length of the array in strikelines 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.