Поделиться через


Метод IGeometrySink.BeginGeometry

Starts the call sequence of a geometry type. This API is obsolete. IGeometrySink110 should be used instead.

Пространство имен:  Microsoft.SqlServer.Types
Сборка:  Microsoft.SqlServer.Types (в Microsoft.SqlServer.Types.dll)

Синтаксис

'Декларация
Sub BeginGeometry ( _
    type As OpenGisGeometryType _
)
'Применение
Dim instance As IGeometrySink 
Dim type As OpenGisGeometryType

instance.BeginGeometry(type)
void BeginGeometry(
    OpenGisGeometryType type
)
void BeginGeometry(
    OpenGisGeometryType type
)
abstract BeginGeometry : 
        type:OpenGisGeometryType -> unit
function BeginGeometry(
    type : OpenGisGeometryType
)

Параметры

См. также

Справочник

IGeometrySink Интерфейс

Пространство имен Microsoft.SqlServer.Types