IInkTransform::put_eM21 method (msinkaut.h)

Gets or sets the element in the second row, first column of the affine transform matrix that is represented by an InkTransform object.

This property is read/write.

Syntax

HRESULT put_eM21(
  float Value
);

Parameters

Value

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h
Library InkObj.dll

See also

IInkTransform

InkTransform Class