AnnGetLineStyle method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetLineStyle (HANNOBJECT hObject, unsigned &uLineStyle);

Delphi Syntax

Function AnnGetLineStyle (hObject: HANNOBJECT; uLineStyle: L_UINT): L_INT;

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the line style of the specified annotation object.

See Also

Elements

AnnSetLineWidth method, AnnGetLineWidth method, AnnSetLineStyle method

Topics

Annotations (Document/Medical only): Object Manipulation