DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Level | Methods | Properties
Sets and gets zoom level for a viewer.
// C# public Double Level { get {} set {} }
' VisualBasic Public Property Level As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property Level : Double read read;
Type |
---|
double Double |