Class MapObject
Definition
- Namespace:
- Tizen.Maps
- Assembly:
- Tizen.Maps.dll
- API Level:
- 3
The map object.
public abstract class MapObject
- Inheritance
-
MapObject
- Derived
Properties
View SourceIsVisible
Gets or sets visibility of the map object.
Declaration
public abstract bool IsVisible { get; set; }
Property Value
Type | Description |
---|---|
Boolean |