LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

PixelsCount Property

Show in webframe







Gets the pixels count of the region that's created internally.
Syntax
public int PixelsCount {get;}
'Declaration
 
Public ReadOnly Property PixelsCount As Integer
'Usage
 
Dim instance As KaufmannRegionCommand
Dim value As Integer
 
value = instance.PixelsCount
public int PixelsCount {get;}

            

            
 get_PixelsCount(); 
public:
property int PixelsCount {
   int get();
}

Property Value

The Pixels count of the region that's created internally.
Example
Refer to KaufmannRegionCommand.
Requirements

Target Platforms

See Also

Reference

KaufmannRegionCommand Class
KaufmannRegionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.