AnnSetPolyFillMode method (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax short AnnSetPolyFillMode(OLE_HANDLE hObject, short nPolyFillMode, BOOL bSelected);
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