Class ShapeFileLayer.PointSelectedEventArgs
Represents the point selected event args
Inheritance
System.Object
ShapeFileLayer.PointSelectedEventArgs
Namespace: Com.Syncfusion.Maps
Assembly: Syncfusion.SfMaps.Android.dll
Syntax
public class PointSelectedEventArgs : EventArgs
Constructors
PointSelectedEventArgs()
Declaration
public PointSelectedEventArgs()
Properties
P0
Gets or sets the value of point selected event
Declaration
public double P0 { get; set; }
Property Value
Type |
---|
System.Double |