Geometry.ToSvg
Geometry.ToSvg method
Translates this geometry to Svg representation.
public string ToSvg(Extent extent = null)
Parameter | Type | Description |
---|---|---|
extent | Extent | Extent for translation this geometry to Svg |
Return Value
The Svg representation.
See Also
- class Extent
- class Geometry
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS