size property

Sets or retrieves the height of the hr object.

 

Syntax

HRESULT value = object.put_size( v);HRESULT value = object.get_size(* p);

Property values

Type: VARIANT

the height, in pixels.

Standards information