Declaration:
Property Get/Put BGColour As Long
Prototype:
HRESULT put_BGColour(LONG Color);
HRESULT get_BGColour(LONG* Color);
Property
IMVAlignment::Interpolation
Declaration:
Property Get/Put Interpolation As Long
The interpolation method as MV_INTERPOLATION_MODE.
Prototype:
HRESULT put_Interpolation(LONG
Mode);
HRESULT get_Interpolation(LONG* Mode);
Property IMVAlignment::xPosition
Declaration:
Property Get/Put xPosition As Long
The horizontal displacement value.
Prototype:
HRESULT put_xPosition(LONG Pos);
HRESULT get_xPosition(LONG* Pos);
Property IMVAlignment::yPosition
Declaration:
Property Get/Put yPosition As Long
The vertical displacement value.
Prototype:
HRESULT put_yPosition(LONG Pos);
HRESULT get_yPosition(LONG* Pos);