DK for ActiveX | TatukGIS_XDK11.ITGIS_Layer.MaxTileSize | Methods | Properties
Maximum allowed tile size for the layer. Default is no limit and is represented by GIS_MAX_INTEGER value.
// C# public TPoint MaxTileSize { get {} }
' VisualBasic Public Property MaxTileSize As TPoint Get End Get End Property
// Oxygene public property MaxTileSize : TPoint read;
Type |
---|
TPoint |