LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

MaxRegionFrameIndex Field

Show in webframe





Gets the maximum region frame index.
Syntax
public static readonly int MaxRegionFrameIndex
'Declaration
 
Public Shared ReadOnly MaxRegionFrameIndex As Integer
'Usage
 
Dim value As Integer
 
value = RasterImagePainter.MaxRegionFrameIndex

            

            
public:
static readonly int MaxRegionFrameIndex

Field Value

The maximum region frame index.
Example
For an example, refer to FrameRegion(RasterImage,Graphics,RasterRegionXForm,Int32).
Remarks

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+.

Requirements

Target Platforms

See Also

Reference

RasterImagePainter Class
RasterImagePainter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.