SqlGeometryBuilder 메서드

보호된 멤버 포함
상속된 멤버 포함

SqlGeometryBuilder 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 AddCircularArc(Double, Double, Double, Double) Adds a circular arc to the path.
공용 메서드 AddCircularArc(Double, Double, Nullable<Double>, Nullable<Double>, Double, Double, Nullable<Double>, Nullable<Double>) Adds a circular arc to the path.
공용 메서드 AddLine(Double, Double) Constructs additional points in a geometry type figure.
공용 메서드 AddLine(Double, Double, Nullable<Double>, Nullable<Double>) Constructs additional points in the call sequence for a geometry type.
공용 메서드 BeginFigure(Double, Double) Starts the call sequence for a geometry figure.
공용 메서드 BeginFigure(Double, Double, Nullable<Double>, Nullable<Double>) Starts the call sequence for a geometry figure.
공용 메서드 BeginGeometry Initializes a call sequence for a geometry type.
공용 메서드 EndFigure Finishes a call sequence for a geometry figure.
공용 메서드 EndGeometry Finishes a call sequence for a geometry type.
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 SetSrid Sets the Spatial Reference Identifier (SRID) for a geometry type call sequence.
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

참고 항목

참조

SqlGeometryBuilder 클래스

Microsoft.SqlServer.Types 네임스페이스