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

HoleTotalCount Property






Gets the total number of holes that make up the hole punch pattern. .NET support WinRT support
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: 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

HolePunchRemoveCommandEventArgs Class
HolePunchRemoveCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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