DK11 for .NET | TatukGIS.NDK.TGIS_ShortestPath.Create | Constructors | Fields | Methods | Properties | Events
Create an instance.
// C# public TGIS_ShortestPath( IGIS_Viewer _viewer );
' VisualBasic Public Sub New( ByVal _viewer As IGIS_Viewer )
// Oxygene public constructor ( _viewer : IGIS_Viewer );
Name | Type | Description |
---|---|---|
_viewer | IGIS_Viewer | viewer on which class will be operating. |
This is a simple example to create a TGIS_ShortestPath object.