UserDataProviderIcon Property |
Gets the icon of the specified UserDataProvider.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic abstract Icon Icon { get; }
Public MustOverride ReadOnly Property Icon As Icon
Get
Property Value
Type:
Icon
See Also