C# Class gView.Plugins.MapTools.Graphics.Line

Inheritance: GraphicShape
Show file Open project: jugstalt/gview5

Public Methods

Method Description
Line ( ) : gView.Framework.Carto
Load ( gView.Framework.IO.IPersistStream stream ) : void
Save ( gView.Framework.IO.IPersistStream stream ) : void

Method Details

Line() public method

public Line ( ) : gView.Framework.Carto
return gView.Framework.Carto

Load() public method

public Load ( gView.Framework.IO.IPersistStream stream ) : void
stream gView.Framework.IO.IPersistStream
return void

Save() public method

public Save ( gView.Framework.IO.IPersistStream stream ) : void
stream gView.Framework.IO.IPersistStream
return void