UIX_RulerNotifyData Structure

From PDF XChange PDF SDK
Revision as of 01:37, 20 October 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

struct UIX_RulerNotifyData
{
    PARAM_T      nTag;
    double       nNewPos;
    double       nOldPos;
    double       nStartPos;
    VARIANT_BOOL bVertical;
};

Members

nTag
Value of PARAM_T ...
nNewPos
Value of double ...
nOldPos
Value of double ...
nStartPos
Value of double ...
bVertical
Value of VARIANT_BOOL ...