AnnGetBitmapDpiX method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetBitmapDpiX(HANNOBJECT hObject, double &dBitmapDpiX);

Delphi Syntax

Function AnnGetBitmapDpiX(hObject: HANNOBJECT; var dBitmapDpiX: L_DOUBLE): L_INT;

Overview

Refer to Obtaining Annotation Object Information.

Remarks

(Document/Medical only) Gets the horizontal Bitmap DPI (dots per inch) that is used to translate the horizontal distance for an annotation automation or annotation ruler objects.

Bitmap DPI applies only to Automation and Ruler objects. For more information on automation objects, refer to Annotation Automation Object. For more information on ruler objects, refer to Ruler Annotation Object.

See Also

Elements:

AnnSetBitmapDpiX method, AnnSetBitmapDpiY method, AnnGetBitmapDpiY method, AnnSetUnit method, AnnGetUnit method, AnnGetDistance method, AnnSetGaugeLength method, AnnGetGaugeLength method, AnnTicMarkLength property

Topics:

Annotation Functions (Document/Medical only): Getting and Setting the Ruler Properties

 

New Annotation Features of Version 14.5