IMapObjectSource Property |
Reads the source object that is wrapped by the IMapObject's implementation.
Namespace:
Ptv.XServer.Controls.Map.TileProviders
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax ReadOnly Property Source As Object
Get
property Object^ Source {
Object^ get ();
}
abstract Source : Object with get
Property Value
Type:
ObjectSee Also