GeometryOperationsExtensions Class
Represents the extension methods for the geometry operations.
Inheritance Hierarchy
System.Object
System.Spatial.GeometryOperationsExtensions
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class GeometryOperationsExtensions
'Usage
public static class GeometryOperationsExtensions
[ExtensionAttribute]
public ref class GeometryOperationsExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type GeometryOperationsExtensions = class end
public final class GeometryOperationsExtensions
The GeometryOperationsExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
Distance | Determines the distance of the geometry. |
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.