User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shapefieldchangeeventargs

TGIS_ShapeFieldChangeEventArgs class

DK for .NET | TatukGIS.NDK.TGIS_ShapeFieldChangeEventArgs | Classes | Constructors | Properties

Provides data for the shape event.

Available also on: Java.

Syntax

// C#
public class TGIS_ShapeFieldChangeEventArgs : EventArgs
{
}
' VisualBasic
Public Class TGIS_ShapeFieldChangeEventArgs
  Inherits EventArgs
End Class
// Oxygene
type
  TGIS_ShapeFieldChangeEventArgs = public class( EventArgs )
  end;

Inheritance

→ EventArgs

Constructors

Inherited Overrides Protected
Name Visibility Description
TGIS_ShapeFieldChangeEventArgs() public Create an event object.

Properties

Inherited Protected
Name Visibility Description
Id public Field id.
Shape public Shape object.

2025/01/31 01:13

Page Tools