SqlGeographyBuilder.BeginFigure Method
Include Protected Members
Include Inherited Members
Starts the call sequence for a geography figure.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
BeginFigure(Double, Double) | Starts the call sequence for a geography figure. | |
BeginFigure(Double, Double, Nullable<Double>, Nullable<Double>) | Starts the call sequence for a geography figure. |
Top
Remarks
Method must be used together with the EndFigure() method.