User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewerwnd.fulldrawextent

Table of Contents

TGIS_ViewerWnd.FullDrawExtent property

DK for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.FullDrawExtent | Constructors | Fields | Methods | Properties | Events

Extent of full current/last drawing area including margin and w/o tiling.

Available also on: Delphi FMX | Java | ActiveX.

Syntax

// C#
[Browsable(false)]
public TGIS_Extent FullDrawExtent
{
  get {}
}
' VisualBasic
<Browsable(false)>
Public Property FullDrawExtent As TGIS_Extent
  Get
  End Get
End Property
// Oxygene
public
  [Browsable(false)]
  property FullDrawExtent : TGIS_Extent read;

Value

2025/01/31 01:14

Page Tools