Width of the layout in pixels
public double SizeModeWidth { get; set; }
Public Property SizeModeWidth() As Double
Get
Set
public:
property double SizeModeWidth
{
double get()
void set(double value)
}
The width of the layout in pixels. Default value is 0.
This value must be set during UpdateTransform to set the width of the layout in pixels. The viewer will use this value to control how much to zoom when FitWidth> is used for example. Typically this should be the width of largest 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