Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
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) NSInteger blackCount
public int getBlackCount()
get_BlackCount();