VariableMatrixWidth Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Model for variableMatrixWidth.
public class VariableMatrixWidth : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.VariableMatrixWidth>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.VariableMatrixWidth>
type VariableMatrixWidth = class
interface IJsonModel<VariableMatrixWidth>
interface IPersistableModel<VariableMatrixWidth>
Public Class VariableMatrixWidth
Implements IJsonModel(Of VariableMatrixWidth), IPersistableModel(Of VariableMatrixWidth)
- Inheritance
-
VariableMatrixWidth
- Implements
Properties
| Name | Description |
|---|---|
| Coalesce |
Number of tiles in width that coalesce in a single tile for these rows. |
| MaxTileRow |
Last tile row where the coalescence factor applies for this tilematrix. |
| MinTileRow |
First tile row where the coalescence factor applies for this tilematrix. |