EnablePointBitmapTransparent property (ILEADRasterAnnPointOption)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnablePointBitmapTransparent;

Overview

Refer to Implementing Annotations.

Remarks

Indicates whether there is a transparent color. Possible values are:

Setting

Description

VARIANT_TRUE

If the point is drawn using a bitmap, draw with a transparent color. The transparent color to use is in the PointBitmapTransparentColor property.

VARIANT_FALSE

If the point is drawn using a bitmap, there is no transparent color.

See Also

Elements:

AnnPointOptions property, AnnGetPointOptions method, AnnSetPointOptions method, Flags property, EnablePointUseBitmap property, PointBitmapTransparentColor property, PointRadius property, PointBorderColor property, EnablePointTransparentFill property, PointFillColor property, EnablePointFixedSize property, PointRaster property

Topics:

Annotations (Document/Medical only): Object Manipulation