DK for Delphi | GisLayer.TGIS_Layer.FMaxTileSize | Constructors | Fields | Methods | Properties | Events
Maximum allowed tile size for the layer. Default is no limit and is represented by GIS_MAX_INTEGER value.
// Delphi protected var FMaxTileSize : TPoint;
// C++ Builder protected: TPoint* FMaxTileSize;
Type |
---|
TPoint |