f property
[This documentation is preliminary and is subject to change.]
Gets or sets the f entry of the SVGMatrix.
![]() ![]() |
Syntax
HRESULT value = object.put_f(float v);HRESULT value = object.get_f(float* p);
Property values
Type: float
The f 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)