Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeFileLayer.PointSelectedEventArgs - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    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 Description
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved