DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.Viewport | Methods | Properties
Setting an upper left corner position of the components window within the map.
// C# public TGIS_Point Viewport { get {} set {} }
' VisualBasic Public Property Viewport As TGIS_Point Get End Get Set(ByVal value As TGIS_Point) End Set End Property
// Oxygene public property Viewport : TGIS_Point read read;
Type |
---|
TGIS_Point |