GetSearchBboxCropWithDimensionsOptions.AssetBandIndices Property

Definition

Per asset band indexes (coma separated indexes, e.g. "image|1,2,3" means use the bands 1, 2, and 3 from the asset named "image").

public System.Collections.Generic.IList<string> AssetBandIndices { get; }
member this.AssetBandIndices : System.Collections.Generic.IList<string>
Public ReadOnly Property AssetBandIndices As IList(Of String)

Property Value

Applies to