←Select platform

MaxRegionFrameIndex Field

Summary

Gets the maximum region frame index.

Syntax
C#
VB
C++
public static readonly int MaxRegionFrameIndex 
Public Shared ReadOnly MaxRegionFrameIndex As Integer 
public: 
static readonly int MaxRegionFrameIndex 

Field Value

The maximum region frame index.

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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly