AsterixDisplayAnalyser.GMapTargetandLabel.GMapTargetandLabel C# (CSharp) Метод

GMapTargetandLabel() публичный Метод

Constructor
public GMapTargetandLabel ( GMap.NET.PointLatLng p ) : System
p GMap.NET.PointLatLng The position of the marker
Результат System
        public GMapTargetandLabel(PointLatLng p)
            : base(p)
        {
        }