SpatialQueryItem Class |
Namespace: Cadcorp.WML.StoredProcedures
The SpatialQueryItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpatialQueryItem | Initializes a new instance of the SpatialQueryItem class |
![]() | SpatialQueryItem(Item) | Initializes a new instance of the SpatialQueryItem class |
Name | Description | |
---|---|---|
![]() | Clone |
This is a minimal clone, used when getting items from datasets which appear multiple times.
Overlay-specific information is not cloned.
(Inherited from Item.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Attributes |
The attributes of the item.
(Inherited from Item.) |
![]() | Bookmark |
The bookmark of the item in its dataset (null for non-cursor datasets).
(Inherited from Item.) |
![]() | Class |
The class of the item (Line, Area etc).
(Inherited from Item.) |
![]() | GeometryInOpenLayersFormat | |
![]() | ItemID |
The id of the item in its dataset.
(Inherited from Item.) |
![]() | Name |
The name of the item
(Inherited from Item.) |
![]() | OverlayName |
The name of the overlay containing the item
(Inherited from Item.) |
![]() | OverlayNo |
The number of the item's overlay.
(Inherited from Item.) |
![]() | Xmax |
The extents of the item.
(Inherited from Item.) |
![]() | Xmin |
The extents of the item.
(Inherited from Item.) |
![]() | Ymax |
The extents of the item.
(Inherited from Item.) |
![]() | Ymin |
The extents of the item.
(Inherited from Item.) |