BinsNumber Property

Summary

Gets the number of histogram bins in the array.

Syntax
C#
VB
C++
public int BinsNumber { get; } 
  
Public ReadOnly Property BinsNumber As Integer 
public: 
property int BinsNumber { 
   int get(); 
} 

Property Value

Value that represents the number of histogram bins in the array.

Remarks

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly