C#
VB
C++
Gets the pixel number value found.
[DataMemberAttribute(Name="PixelCount", IsRequired=true)]
public long PixelCount { get; set; }
<DataMemberAttribute(Name="PixelCount", IsRequired=True)>
Public Property PixelCount As Long
[DataMemberAttribute(Name="PixelCount", IsRequired=true)]
public:
property int64 PixelCount {
int64 get();
void set ( int64 );
}
Gets the pixel number value found.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET