←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly