C#
VB
Java
Objective-C
WinRT C#
C++
Array that is allocated and updated with the blue values for the line specified by the FirstPoint and SecondPoint properties.
public int[] BlueBuffer { get; }
Public ReadOnly Property BlueBuffer As Integer()
public int[] BlueBuffer {get;}
@property (nonatomic, assign, readonly, nullable) int *blueBuffer
public int[] getBlueBuffer()
get_BlueBuffer();
public:
property array<int>^ BlueBuffer {
array<int>^ get();
}
Gets an array that is allocated and updated with the blue values for the line specified by the FirstPoint and SecondPoint properties. The array is allocated by this class.
Refer to LineProfileCommand.
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