AnnSetPolyFillMode method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnSetPolyFillMode (HANNOBJECT hObject, unsigned uPolyFillMode, bool bSelected);

Delphi Syntax

Function AnnSetPolyFillMode (hObject: HANNOBJECT; uPolyFillMode: L_UINT; bSelected: Boolean ): L_INT;

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Sets the value that determines how a polygonal annotation with crossing lines is filled.

This method affects only polygon objects. For descriptions of the various types of objects and their properties, refer to Types of Annotations.

See Also

Elements

AnnSetFillPattern method, AnnGetFillPattern method, AnnSetFillMode method, AnnGetFillMode method, AnnGetPolyFillMode method

Topics

Annotations (Document/Medical only): Object Manipulation