AnnGetBitmapDpiY method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetBitmapDpiY(HANNOBJECT hObject, double &dBitmapDpiY);

Delphi Syntax

Function AnnGetBitmapDpiY(hObject: HANNOBJECT; var dBitmapDpiY: L_DOUBLE): L_INT;

Overview

Refer to Obtaining Annotation Object Information.

Remarks

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

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, AnnGetBitmapDpiX 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