pixelUnitToMillimeterY property

Gets or sets the size of a pixel unit along the y-axis of the viewport.

 

Syntax

HRESULT value = object.put_pixelUnitToMillimeterY( vPixelUnitY);HRESULT value = object.get_pixelUnitToMillimeterY(* pPixelUnitY);

Property values

Type: float

The size of a pixel unit along the y-axis of the viewport.

Standards information