M21
Silverlight
Gets or sets the value of the second row and first column of a matrix.
Type: Double
The value of the second row and first column of the matrix.
This property is read/write. The default value is 0.
The Matrix class is for custom transformations. It is often easier to use the following specific transformations: RotateTransform, ScaleTransform, SkewTransform, or TranslateTransform.