All Cadcorp SIS API Methods

GetViewPrj Method

Description

Gets a copy of the view Coordinate Reference System placing it in a Named Object Library, replacing any existing Coordinate Reference System with the same name.

Syntax

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

Parameters

projection
The named Coordinate Reference System to create, or replace.

Remarks

Available: GEO D OD OM SISpy

Groups:

Example

sis.GetViewPrj ("APrjWinkel1")