Cadcorp SIS API Methods

GetShapeExtent Method

Description

Gets the extents of a named shape.

Syntax

Visual Basic
Public Function GetShapeExtent( _
   ByVal shape As String _
) As String

Parameters

shape
The shape whose extents are required.

Return Type

A comma-delimited string containing a pair of x, y and z coordinates describing the visible extents of the current window. Use SplitExtent to get the pair of x, y and z values themselves.

Remarks

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.GetShapeExtent ( Area1)


Send comments on this topic.

Click to return to www.cadcorp.com

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