DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel.MaxHeight | Methods | Properties
Maximum elevation value of the grid.
// C# public Single MaxHeight { get {} set {} }
' VisualBasic Public Property MaxHeight As Single Get End Get Set(ByVal value As Single) End Set End Property
// Oxygene public property MaxHeight : Single read read;
Type |
---|
float Single |