AnnGetFillPattern method (Annotation Control)
Builder Syntax |
int AnnGetFillPattern (HANNOBJECT hObject, unsigned &uFillPattern); |
Delphi Syntax |
Function AnnGetFillPattern (hObject: HANNOBJECT; var uFillPattern: L_UINT ): L_INT; |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Gets the fill pattern 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, AnnSetFillMode method, AnnGetFillMode method, AnnGetPolyFillMode method, AnnSetPolyFillMode method |
Topics |