Cadcorp SIS API Methods

DescribeProperty Method

Description

Sets the description of a property. The description will be used by the Properties Control Bar and the dialog displayed by selecting the Properties [Home-Selection] command for the remainder of the session.

Syntax

Visual Basic
Public Function DescribeProperty( _
   ByVal propertyName As String, _
   ByVal description As String _
) As Integer

Parameters

propertyName
The property being described.
 
description
The new property description.

Remarks

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.DescribeProperty ("TYP&", "Polygon Category" )


Send comments on this topic.

Click to return to www.cadcorp.com

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