User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.setfieldsdefaulrulevalue_void

Table of Contents

ITGIS_Shape.SetFieldsDefaulRuleValue method

DK for ActiveX | TatukGIS_XDK11.ITGIS_Shape.SetFieldsDefaulRuleValue | Methods | Properties

Applies default values defined by field rules to the current shape.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void SetFieldsDefaulRuleValue();
' VisualBasic
Public Sub SetFieldsDefaulRuleValue()
// Oxygene
public
  procedure SetFieldsDefaulRuleValue;

Remarks

PURPOSE: Initialize attribute values for a newly created or edited shape using defaults configured in field rules.

BEHAVIOR: Iterates through fields in the current shape and assigns rule-defined default values where applicable.

CONSTRAINTS: Valid only in the current shape editing context and affects only fields that have default rules defined.

References

2026/07/11 00:14

Page Tools