Gets a list of the perpendicular vectors of the view layout.
Object.defineProperty(ImageViewerViewLayout.prototype, 'vectors',
get: function()
)
vectors: ImageViewerViewLayoutVector[]; // read-only
List of the perpendicular vectors of the view layout.
Holds the first and last item index of the perpendicular vector of the view layout.
For example, in a Vertical View Layout, the Vectors property would show each row as an instance of this class. (Here vector = row/column)
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