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 |
---|
IntersectAction |
None
Defines None of the IntersectMode
Declaration
public const IntersectAction None
Field Value
Type |
---|
IntersectAction |
Trim
Defines Trim mode of the IntersectMode
Declaration
public const IntersectAction Trim
Field Value
Type |
---|
IntersectAction |