Gets or sets the first value of the symmetric layout arrangement.
Object.defineProperty(CellGridLayout.prototype, 'value1',
get: function(),
set: function(value)
)
value1: number;
Value that represents the first value of the symmetric layout arrangement.
The row and column symmetric is a sub-cell arrangement method where the sub-cell are arranged across 4 rows (if the layout is RowSymmetric) and each row contains a different number of columns based on the value of Value1, Value2, Value3 and Value4. The same goes for ColumnSymmetric.
This value is only valid if you set GridLayout to RowSymmetric or ColumnSymmetric.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document