| SVGPoint Class |
Namespace: Aspose.Svg.DataTypes
The SVGPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Releases unmanaged and - optionally - managed resources.
(Inherited from SVGValueType.) | |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Inherited from SVGValueType.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MatrixTransform |
Applies a 2x3 matrix transformation on this SVGPoint object and returns a new, transformed SVGPoint object:
newpoint = matrix* thispoint
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |