User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_controlnortharrow.gis_viewer

Table of Contents

TGIS_ControlNorthArrow.GIS_Viewer property

Syntax

// C#
public TGIS_ViewerWnd GIS_Viewer
{
  get {}
  set {}
}
' VisualBasic
Public Property GIS_Viewer As TGIS_ViewerWnd
  Get
  End Get
  Set(ByVal value As TGIS_ViewerWnd)
  End Set
End Property
// Oxygene
public
  property GIS_Viewer : TGIS_ViewerWnd read read;

Value

2022/11/16 01:38

Page Tools