Initializes a new Frame class object with explicit parameters.
Frame = function(
parent
)
constructor(
parent: Cell
);
parent
The parent cell.
To add this frame to a cell, use the collection Frames.
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