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

Inheritance: GraphicShape
Show file Open project: jugstalt/gview5

Public Methods

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

Method Details

Arrow() public method

public Arrow ( ) : 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