ShapeOuterBandThickness property (ILEADRasterFXD)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float ShapeOuterBandThickness

Overview

Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

Specifies the outer-band thickness of a three-dimensional shape that you draw with the DrawShape method. The size, position, and other aspects of the shape are determined by a number of properties, as explained in Drawing Three-Dimensional Shapes and Text.

The unit of measure is determined by the ScaleMode property. and it is relative to the ILEADRasterView Control's client area. If the target is the bitmap, LEADTOOLS scales the value if necessary. If the scaled value equates to less than half a pixel, it is rounded to 0.

See Also

Elements:

DrawShape method

Topics:

Drawing Effects:3D Drawing Special Effects