AnnGetFillMode method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetFillMode(HANNOBJECT hObject, unsigned &uFillMode)

Delphi Syntax

Function AnnGetFillMode(hObject: HANNOBJECT; var uFillMode: L_UINT ): L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the fill mode of the specified annotation object.

To see the possible fill modes and patterns, refer to Illustration of Fill Options for Annotations.

See Also

Elements

AnnSetFillPattern method, AnnGetFillPattern method, AnnSetFillMode method, AnnGetPolyFillMode method, AnnSetPolyFillMode method,AnnGetROP2 method, AnnSetROP2 method AnnSetBackColor method, AnnSetForeColor method, AnnGetSelected method, AnnSetSelected method, AnnGetTransparent method, AnnSetTransparent method, AnnGetTransparentColor method, AnnSetTransparentColor method

Topics

Annotations (Document/Medical only): Object Manipulation