Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Provides access to the geometry objects that this object constructs.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
Public Interface IGeometryProvider
'Usage
Dim instance As IGeometryProvider
public interface IGeometryProvider
public interface class IGeometryProvider
type IGeometryProvider = interface end
public interface IGeometryProvider
The IGeometryProvider type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ConstructedGeometry | Gets the geometry object that was constructed most recently. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
ProduceGeometry | Fires when the provider constructs a geometry object. |
Top
.gif)
.gif)