Click or drag to resize

IMapPointData Interface

Interface for map point data

Namespace:  SIC.Map
Assembly:  SIC.Map (in SIC.Map.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public interface IMapPointData

The IMapPointData type exposes the following members.

Properties
  NameDescription
Public propertyContent
Content text can use HTML code
Public propertyLatitude
Latitude is a geographic coordinate that specifies the north–south position of a point on the Earth's surface
Public propertyLongitude
Longitude is a geographic coordinate that specifies the east-west position of a point on the Earth's surface
Public propertyName
Name of this map point data
Public propertyTitle
Title of this map point
Public propertyWidth
Max width from content window
Top
See Also