Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Provides static methods for creating a geometry tessellation.
Inheritance Hierarchy
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
The GeometryTessellationFunction type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
FillRow | Infrastructure. Fills the cell parameters with tessellation property values from the specified object. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
InitMethod | Infrastructure. Constructs the tessellation properties for the specified geometry object with specified settings. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.