Geotools.Net

GeometrySvgWriter.RelativeCoordinates Property

If set true (the default) graphics paths use relative coordinates.

[Visual Basic]
Public Property RelativeCoordinates As Boolean
[C#]
public bool RelativeCoordinates {get; set;}

Property Value

Missing <value> documentation for P:Geotools.IO.GeometrySvgWriter.RelativeCoordinates

Remarks

Missing <remarks> documentation for P:Geotools.IO.GeometrySvgWriter.RelativeCoordinates

See Also

GeometrySvgWriter Class | GeometrySvgWriter Members | Geotools.IO Namespace