pe_projcs_authority_set |
Sets the authority of a projected coordinate system
void pe_projcs_authority_set (PE_PROJCS projcs, PE_AUTHORITY authority);
projcs | Projected coordinate system object |
authority | New authority of the object |
This function assigns an authority to a projected coordinate system.
pe_projcs_authority_set(nad83utm17n,auth);