AnnSetFillPattern method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnSetFillPattern (HANNOBJECT hObject, unsigned uFillPattern, bool bSelected);

Delphi Syntax

Function AnnSetFillPattern (hObject: HANNOBJECT; uFillPattern: L_UINT; bSelected: Boolean ): L_INT;

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Sets the fill pattern of one or more annotation objects.

This method does not affect objects that do not have this property or that do not let you change the property. For descriptions of the various types of objects and their properties, refer to Types of Annotations.

See Also

Elements

AnnGetFillPattern method, AnnSetFillMode method, AnnGetFillMode method, AnnGetPolyFillMode method, AnnSetPolyFillMode method

Topics

Annotations (Document/Medical only): Object Manipulation