C# Class csGeoLayers.ShapeFiles.ShapeGraphicsLayer

Inheritance: SettingsGraphicsLayer
Mostra file Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
ShapeGraphicsLayer ( string filePath ) : System.Collections.Generic
StartSettings ( ) : void

Method Details

ShapeGraphicsLayer() public method

public ShapeGraphicsLayer ( string filePath ) : System.Collections.Generic
filePath string
return System.Collections.Generic

StartSettings() public method

public StartSettings ( ) : void
return void