Feedback

  • Contents
 

II3IDStep::Right Property

get_Right

Returns the rightmost pixel of this step as it is rendered within the handler document.

IDL Function Prototype

HRESULT Right(

   [out, retval] long * RightPos

);

C/C++ Syntax

HRESULT get_Right(long * RightPos);

Parameters

RightPos

The rightmost location of this step, in pixels.