All Cadcorp SIS API Methods

GetDrawExtent Method

Description

Returns the "draw" extents of the current open item, e.g. including the extents of a symbol on a point item.

Syntax

Visual Basic
Public Function GetDrawExtent() As String

Remarks

For GeognoSIS the parameters xSize and ySize are added, because they are scale dependent.

xSize and ySize are the size in pixels onto which the current view is mapped.

Available: GEO D OD OM OV

Group:

Example

sis.GetDrawExtent (100, 100)