Method | Description | |
---|---|---|
CanGetDDM ( int srFactoryCode, string &coord ) : bool | ||
CanGetDMS ( int srFactoryCode, string &coord ) : bool | ||
CanGetGARS ( int srFacotryCode, string &coord ) : bool | ||
CanGetMGRS ( int srFactoryCode, string &coord ) : bool | ||
CanGetUSNG ( int srFactoryCode, string &coord ) : bool | ||
CanGetUTM ( int srFactoryCode, string &coord ) : bool | ||
GetInputDisplayString ( ) : string | ||
ProCoordinateGet ( ) : System | ||
Project ( int factoryCode ) : void | ||
SelectSpatialReference ( ) : bool |
Method | Description | |
---|---|---|
bld_Closing ( object sender, System e ) : void |
public CanGetDDM ( int srFactoryCode, string &coord ) : bool | ||
srFactoryCode | int | |
coord | string | |
return | bool |
public CanGetDMS ( int srFactoryCode, string &coord ) : bool | ||
srFactoryCode | int | |
coord | string | |
return | bool |
public CanGetGARS ( int srFacotryCode, string &coord ) : bool | ||
srFacotryCode | int | |
coord | string | |
return | bool |
public CanGetMGRS ( int srFactoryCode, string &coord ) : bool | ||
srFactoryCode | int | |
coord | string | |
return | bool |
public CanGetUSNG ( int srFactoryCode, string &coord ) : bool | ||
srFactoryCode | int | |
coord | string | |
return | bool |
public CanGetUTM ( int srFactoryCode, string &coord ) : bool | ||
srFactoryCode | int | |
coord | string | |
return | bool |