DK11 for .NET | TatukGIS.NDK.TGIS_Shape.Create | Overloads | Constructors | Fields | Methods | Properties
Create a shape instance.
// C# public TGIS_Shape();
' VisualBasic Public Sub New()
// Oxygene public constructor ;
Use this method to create a shape. Internally it calls Recreate method.
This is a simple procedure showing how to add a shape to the layer.