UntiledLayermapObjects Field |
xServer object information
Namespace:
Ptv.XServer.Controls.Map.Layers.Untiled
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax protected IEnumerable<IMapObject> mapObjects
Protected mapObjects As IEnumerable(Of IMapObject)
protected:
IEnumerable<IMapObject^>^ mapObjects
val mutable mapObjects: IEnumerable<IMapObject>
Field Value
Type:
IEnumerableIMapObjectSee Also