User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layervector.useshapestylefield

Table of Contents

TGIS_LayerVector.UseShapeStyleField property

DK11 for Python | tatukgis.pdk.TGIS_LayerVector.UseShapeStyleField | Constructors | Methods | Properties | Events | Events

If true than params style attribute field was defined.

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

Syntax

# Python
@property
def UseShapeStyleField(
  self
) -> bool: 
 
@UseShapeStyleField.setter
def UseShapeStyleField(
  self
  _value: bool
) -> None: 

Value

Type
bool
2022/11/21 01:51

Page Tools