AnnGetPolyFillMode method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetPolyFillMode (HANNOBJECT hObject, unsigned &uPolyFillMode);

Delphi Syntax

Function AnnGetPolyFillMode (hObject: HANNOBJECT; var uPolyFillMode: L_UINT ): L_INT;

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets a value that indicates how a polygonal annotation with crossing lines is filled.

See Also

Elements

AnnSetFillPattern method, AnnGetFillPattern method, AnnSetFillMode method, AnnGetFillMode method, AnnSetPolyFillMode method

Topics

Annotations (Document/Medical only): Object Manipulation