All Cadcorp SIS API Methods

StoreAsLine Method

Description

Stores the previous MoveTo / LineTo / BezierTo operations as a LineString item.

This method is an alternative to using MoveTo to store the previous MoveTo/LineTo operations.

Syntax

Visual Basic
Public Function StoreAsLine() As Integer

Remarks

If the current open item is a Group the graphics will be locked to the cursor for the user to place with two screen snaps (position + alignment).

Available: GEO D OD OM OV SISpy

Group:

Example

sis.StoreAsLine ()