C# Class Gbdx.VectorUpload

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
Mostrar archivo Open project: DigitalGlobe/DGConnect-ESRI

Public Methods

Method Description
VectorUpload ( ) : System

Protected Methods

Method Description
OnClick ( ) : void
OnUpdate ( ) : void

Private Methods

Method Description
AddFile ( ZipFile zip, string path ) : bool

Add File to zip file.

GetSpatialReference ( string shapeFilePath ) : string

Method Details

OnClick() protected method

protected OnClick ( ) : void
return void

OnUpdate() protected method

protected OnUpdate ( ) : void
return void

VectorUpload() public method

public VectorUpload ( ) : System
return System