Leadtools.ImageProcessing.Core Namespace > InvertedTextCommandEventArgs Class : BlackCount Property |
public int BlackCount {get;}
'Declaration Public ReadOnly Property BlackCount As Integer
'Usage Dim instance As InvertedTextCommandEventArgs Dim value As Integer value = instance.BlackCount
public int BlackCount {get;}
@property (nonatomic, assign, readonly) int blackCount;
public int getBlackCount()
get_BlackCount();