Sets a dataset Coordinate Reference System.
Visual Basic |
---|
Public Function SetDatasetPrj( _ ByVal nDataset As Long, _ ByVal projection As String _ ) As Integer |
This method should be used with great care because changing a dataset Coordinate Reference System will result in all Items in a dataset being repositioned in the world, and will typically only be used when a dataset is first created.
Available: GEO MM ME MD OD OM SISpy
Group:
sis.SetDatasePrj (1, "*APrjWinkel1" )
Sets the coordinate reference system of the dataset whose serial number is 1 to *APrjWinkel1.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).