User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.applyautostyle_void

Table of Contents

TGIS_Layer.ApplyAutoStyle method

DK for .NET | TatukGIS.NDK.TGIS_Layer.ApplyAutoStyle | Overloads | Constructors | Fields | Methods | Properties | Events

Applies auto-styling to the layer.

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

Syntax

// C#
public virtual bool ApplyAutoStyle();
' VisualBasic
Public Overridable Function ApplyAutoStyle() As Boolean
// Oxygene
public
  function ApplyAutoStyle : Boolean; virtual;

Result

Type Description
bool
Boolean
True if the application was successful.

Remarks

The layer cannot have modified Params and must support auto-styling.

2025/01/31 01:11

Page Tools