AnnGetLineWidth method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

float AnnGetLineWidth(long 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

AnnAlpha property, AnnAutoSnapCursor property, AnnCalibrateRuler method, AnnFillMode property, AnnGetFillModeExt method, AnnGetOptions method, AnnGetRotateOptions method, AnnGetTextOptions method, AnnSetFillModeExt method, AnnSetOptions method, AnnSetRotateOptions method, AnnSetTextOptions method, AnnShowBorder property, AnnShowRotateHandles property, AnnShowText property, AnnTextColor property, AnnTextEdit method, AnnSetLineWidth method, AnnSetLineStyle method, AnnGetLineStyle method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Obtaining Annotation Object Information