SVGMatrix.C
SVGMatrix.C property
The C component of the matrix.
public float C { get; set; }
Property Value
The C component of the matrix.
Exceptions
exception | condition |
---|---|
DOMException | Code NO_MODIFICATION_ALLOWED_ERR . Raised on an attempt to change the value of a read only attribute. |
See Also
- class SVGMatrix
- namespace Aspose.Svg.DataTypes
- assembly Aspose.SVG