e property
[This documentation is preliminary and is subject to change.]
Gets or sets the e entry of the SVGMatrix.
![]() ![]() |
Syntax
HRESULT value = object.put_e(float v);HRESULT value = object.get_e(float* p);
Property values
Type: float
The e entry of the matrix.
Standards information
Remarks
This property relates to the use of 2x3 matrices of the form:
[a c e]
[b d f]
See also
Build date: 1/26/2012
.png)
.png)