Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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)