MapVectorLayer.MapDataRegionName Property

Definition

Gets or sets the name of the data region from which to consume data.

public:
 property System::String ^ MapDataRegionName { System::String ^ get(); void set(System::String ^ value); };
public string MapDataRegionName { get; set; }
member this.MapDataRegionName : string with get, set
Public Property MapDataRegionName As String

Property Value

The name of the data region from which to consume data.

Applies to