Specifies how to render a picture inside the destination bounding rectangle.
lt.Annotations.Core.AnnSizeMode = {
ActualSize: 0,
Stretch: 1
}
lt.Annotations.Core.AnnSizeMode = {
ActualSize: 0,
Stretch: 1
}
Members
0 | ActualSize |
(0) Render the picture using its original size. |
1 | Stretch |
(1) Stretch the picture to fill the destination bounding rectangle. |
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