ITileMatrixMatrixMaxY Property |
Optionally limits the number of tiles by specifying a maximum value for the {y} URL template parameter.
Namespace:
Ptv.XServer.Controls.Map.Layers.WmtsLayer
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax Nullable<int> MatrixMaxY { get; }
ReadOnly Property MatrixMaxY As Nullable(Of Integer)
Get
property Nullable<int> MatrixMaxY {
Nullable<int> get ();
}
abstract MatrixMaxY : Nullable<int> with get
Property Value
Type:
NullableInt32See Also