Gets the maximum region frame index.
public static readonly int MaxRegionFrameIndex
Public Shared ReadOnly MaxRegionFrameIndex As Integer
public:
static readonly int MaxRegionFrameIndex
The maximum region frame index.
For an example, refer to FrameRegion(rasterimage,graphics,rasterregionxform,int32).
When painting an image region using FrameRegion(rasterimage,graphics,rasterregionxform,int32), you can animate the region frame by cycling through the region frames for 0 to MaxRegionFrameIndex.
For more information refer to RasterImage and GDI/GDI+.
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