LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

HoleTotalCount Property

Show in webframe







Gets the total number of holes that make up the hole punch pattern.
Syntax
public int HoleTotalCount {get;}
'Declaration
 
Public ReadOnly Property HoleTotalCount As Integer
'Usage
 
Dim instance As HolePunchRemoveCommandEventArgs
Dim value As Integer
 
value = instance.HoleTotalCount
public int HoleTotalCount {get;}

            

            
 get_HoleTotalCount(); 
public:
property int HoleTotalCount {
   int get();
}

Property Value

The total number of holes that make up the hole punch pattern. This value will not change for a particular call to HolePunchRemoveCommand.
Example
Refer to HolePunchRemoveCommand.
Requirements

Target Platforms

See Also

Reference

HolePunchRemoveCommandEventArgs Class
HolePunchRemoveCommandEventArgs Members

 

 


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