Cadcorp SIS API Methods

SetViewPrj Method

Description

Sets the viewing Coordinate Reference System of the current Map Window.

Syntax

Visual Basic
Public Function SetViewPrj( _
   ByVal projection As String _
) As Integer

Parameters

projection
The named Coordinate Reference System to use.

Remarks

If the current axes are incompatible with the new viewing Coordinate Reference System, then the current axes will also be changed.

If the current window is not a Map Window, or there is no current window, then the default viewing Coordinate Reference System is set.

Available: GEO MM ME MD OD OM OV SISpy

Groups:

Example

sis.SetViewPrj ("RT90.RT90_2")


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).