SVGPathSegLinetoRel Class |
Namespace: Aspose.Html.Dom.Svg.Paths
The SVGPathSegLinetoRel type exposes the following members.
Name | Description | |
---|---|---|
![]() | PathSegType | The type of the path segment as specified by one of the constants defined on this interface. (Inherited from SVGPathSeg.) |
![]() | PathSegTypeAsLetter | The type of the path segment, specified by the corresponding one character command name. (Inherited from SVGPathSeg.) |
![]() | X | The relative X coordinate for the end point of this path segment. |
![]() | Y | The relative Y coordinate for the end point of this path segment. |
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.) |
![]() | GetPlatformType | This method is used to retrieve the ECMAScript object . |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |