SqlGeometry.Populate Method
Include Protected Members
Include Inherited Members
Applies a geometry type call sequence to an IGeometrySink object.
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 | |
---|---|---|
Populate(IGeometrySink) | Obsolete. Applies a geometry type call sequence to an IGeometrySink object. The call sequence is a sequential set of figures, lines, and points. SqlGeometry | |
Populate(IGeometrySink110) | Applies a geometry type call sequence to IGeometrySink object. |
Top