Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property BlackCount As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As InvertedTextCommandEventArgs Dim value As Integer value = instance.BlackCount |
C# | |
---|---|
public int BlackCount {get;} |
Property Value
Total number of black pixels in the inverted text region being processed.Refer to InvertedTextCommand.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)