SqlGeometryBuilder.ConstructedGeometry 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.
Retrieves constructed spatial geometry object.
public virtual Microsoft.SqlServer.Types.SqlGeometry ConstructedGeometry { get; }
member this.ConstructedGeometry : Microsoft.SqlServer.Types.SqlGeometry
Public Overridable ReadOnly Property ConstructedGeometry As SqlGeometry
Property Value
Method returns a SqlGeometry object that represents the constructed spatial geometry object.