Interface IImageBase
An image graphic
Namespace: OSGeo.MapGuide.ObjectModels.SymbolDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IImageBase
Properties
| Improve this Doc View SourceType
Gets the type.
Declaration
ImageType Type { get; }
Property Value
Type | Description |
---|---|
ImageType | The type. |