RgnFrameType property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

RgnFrameTypeConstants RgnFrameType

Overview

Refer to Creating and Using a Bitmap Region.

Remarks

Displays or hides an outline of the current region.

Value

Meaning

RGNFRAME_NONE

Hide the frame.

RGNFRAME_STATIC

Display a static frame. The frame, itself, is inside the region.

RGNFRAME_ANIMATED

Display an animated frame. The frame, itself, is inside the region.

RGNFRAME_COLOR

Display the region with the color indicated in the RgnFrameColor property.

See Also

Elements:

RgnMarkingMode property, RgnChange event

Topics:

Raster Images: Creating and Using a Region