Click or drag to resize

ParameterizedSpatiallyPartitionedCoverageDefinition Constructor

Overload List
  NameDescription
Public methodParameterizedSpatiallyPartitionedCoverageDefinition
Creates an instance of this type of coverage definition. The GridPointPlaceholder will need to be set before use.
Public methodParameterizedSpatiallyPartitionedCoverageDefinition(ICoverageGrid, Boolean)
Creates an instance of this type of coverage definition with the specified grid and a boolean indicating if a simple platform should be used to define grid point properties. GridPointPlaceholder will need to be set before use if the default is not selected.
Protected methodParameterizedSpatiallyPartitionedCoverageDefinition(ParameterizedSpatiallyPartitionedCoverageDefinition, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also