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