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 네임스페이스