AnnGetLineWidth method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax float AnnGetLineWidth(OLE_HANDLE hObject);

Overview:  Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the current unscaled value of the line width of the specified annotation object.

The line width is scaled using an average of the horizontal and vertical scaling factors of the container object. For more information, refer to Low-Level Coordinate System for Annotations.

See Also

Elements:  AnnSetLineWidth method, AnnSetLineStyle method, AnnGetLineStyle method

Topics:  Annotations (Document/Medical only): Object Manipulation