User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.keepscale

Table of Contents

IGIS_Viewer.KeepScale property

DK for .NET | TatukGIS.NDK.IGIS_Viewer.KeepScale | Methods | Properties

True if a viewer should maintain scale upon resize.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public Boolean KeepScale
{
  get {}
}
' VisualBasic
Public Property KeepScale As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property KeepScale : Boolean read;

Value

Type
bool
Boolean
2025/01/31 00:14

Page Tools