Xamarin.Android

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

    Show / Hide Table of Contents

    Class IntersectAction

    Represents IntersectMode for data label

    Inheritance
    System.Object
    IntersectAction
    Namespace: Com.Syncfusion.Maps
    Assembly: Syncfusion.SfMaps.Android.dll
    Syntax
    public sealed class IntersectAction : Enum

    Fields

    Hide

    Defines hide of the IntersectMode

    Declaration
    public const IntersectAction Hide
    Field Value
    Type Description
    IntersectAction

    None

    Defines None of the IntersectMode

    Declaration
    public const IntersectAction None
    Field Value
    Type Description
    IntersectAction

    Trim

    Defines Trim mode of the IntersectMode

    Declaration
    public const IntersectAction Trim
    Field Value
    Type Description
    IntersectAction

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved