C# Класс fivenine.UnifiedMaps.CircleOverlay

Наследование: ICircleOverlay
Показать файл Открыть проект

Открытые методы

Метод Описание
CircleOverlay ( ) : System

Initializes a new instance of the T:fivenine.UnifiedMaps.CircleOverlay class.

Equals ( IMapAnnotation other ) : bool

Determines whether the specified IMapAnnotation is equal to the current T:fivenine.UnifiedMaps.CircleOverlay.

Описание методов

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

Initializes a new instance of the T:fivenine.UnifiedMaps.CircleOverlay class.
public CircleOverlay ( ) : System
Результат System

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

Determines whether the specified IMapAnnotation is equal to the current T:fivenine.UnifiedMaps.CircleOverlay.
public Equals ( IMapAnnotation other ) : bool
other IMapAnnotation The to compare with the current .
Результат bool