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