DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.Viewport | Constructors | Fields | Methods | Properties | Events
Setting an upper left corner position of the components window within the map.
Available also on: Delphi FMX | Java | ActiveX.
// C# [Browsable(false)] public TGIS_Point Viewport { get {} set {} }
' VisualBasic <Browsable(false)> Public Property Viewport As TGIS_Point Get End Get Set(ByVal value As TGIS_Point) End Set End Property
// Oxygene public [Browsable(false)] property Viewport : TGIS_Point read read;
Type |
---|
TGIS_Point |