MapSpatialElement.VectorData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the vector data for the spatial element.
public:
property System::String ^ VectorData { System::String ^ get(); };
public string VectorData { get; }
member this.VectorData : string
Public ReadOnly Property VectorData As String
Property Value
A string
value that represents the vector data for the spatial element.