Freigeben über


GeometryTessellationFunction-Klasse

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Provides static methods for creating a geometry tessellation.

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Types.GeometryTessellationFunction

Namespace:  Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)

Syntax

'Declaration
Public Class GeometryTessellationFunction
'Usage
Dim instance As GeometryTessellationFunction
public class GeometryTessellationFunction
public ref class GeometryTessellationFunction
type GeometryTessellationFunction =  class end
public class GeometryTessellationFunction

Der GeometryTessellationFunction-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche MethodeStatisches Element FillRow Infrastruktur Fills the cell parameters with tessellation property values from the specified object.
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche MethodeStatisches Element InitMethod Infrastruktur Constructs the tessellation properties for the specified geometry object with specified settings.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Types-Namespace