DbGeometryWellKnownValue.WellKnownText Property

Definition

Gets or sets the well known text representation of this value.

public:
 property System::String ^ WellKnownText { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Order=2)]
public string WellKnownText { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Order=2)>]
member this.WellKnownText : string with get, set
Public Property WellKnownText As String

Property Value

Attributes

Applies to