SetMeasureDictCoordinateSystem

Meet- en coördinaateenheden

Beschrijving

Stelt het coördinatenstelsel van een meetwoordenboek in

Syntaxis

Delphi

Function TPDFlib.SetMeasureDictCoordinateSystem(MeasureDictID, CoordinateSystemID: Integer): Integer;

ActiveX

Function PDFlib::SetMeasureDictCoordinateSystem(MeasureDictID As Long, CoordinateSystemID As Long) As Long

DLL

int DLSetMeasureDictCoordinateSystem(int InstanceID, int MeasureDictID, int CoordinateSystemID);

Parameters

MeasureDictIDEen waarde geretourneerd door de functie GetImageMeasureDict
CoordinateSystemID1 = Rectilinear coordinate system (RL) 2 = Geospatial coordinate system (GEO)

Retourwaarden

0De parameter MeasureDictID was onjuist of de parameter CoordinateSystemID was buiten bereik
1Success