Leadtools.ImageProcessing.Core Namespace > HolePunchRemoveCommandEventArgs Class : HoleTotalCount Property |
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();