[]
Gets or sets a value that indicates whether the tooltip of the map area is generated automatically.
[FpCategory("Category_Behavior")]
public bool AutoGenerateMapAreaToolTip { get; set; }
<FpCategory("Category_Behavior")>
Public Property AutoGenerateMapAreaToolTip As Boolean
Type | Description |
---|---|
bool |
|