SimpleLine.SimpleLine
SimpleLine()
Creates new instance.
public SimpleLine()
See Also
- class SimpleLine
- namespace Aspose.Gis.Rendering.Symbolizers
- assembly Aspose.GIS
SimpleLine(SimpleLine)
Initializes a new instance of the SimpleLine class.
public SimpleLine(SimpleLine other)
| Parameter | Type | Description |
|---|---|---|
| other | SimpleLine | The other SimpleLine to copy data from. |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | The argument is null. |
See Also
- class SimpleLine
- namespace Aspose.Gis.Rendering.Symbolizers
- assembly Aspose.GIS