Interface IExplicitColorBand
An explicit color band
Inherited Members
Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IExplicitColorBand : IExplicitColor
Properties
| Improve this Doc View SourceBand
Gets the band.
Declaration
string Band { get; }
Property Value
Type | Description |
---|---|
System.String | The band. |