User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.isfixed

Table of Contents

TGIS_Shape.IsFixed property

DK11 for Delphi | GisLayerVector.TGIS_Shape.IsFixed | Constructors | Fields | Methods | Properties

True if the Shape has checked and fixed winding.

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

Syntax

// Delphi
public
  property IsFixed : Boolean read write;
// C++ Builder
public:
  __property bool IsFixed = {read, write};

Value

Type
Boolean
2022/11/16 01:22

Page Tools