Item Class |
Namespace: Cadcorp.GISEditor
The Item type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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
|
![]() | Bookmark |
The bookmark of the item in its dataset.
|
![]() | Brush |
The brush used (or blank for "By Overlay").
|
![]() | Centre |
The centre of the item.
|
![]() | Class |
The class of the item.
|
![]() | Extent |
The extent of the item.
|
![]() | Geometry |
The geometry of the item.
|
![]() | IsPersistentDts |
Is the dataset persistent?
|
![]() | IsSimple |
True for a simple geometry (vertices joined by straight lines).
|
![]() | ItemID |
The id of the item in its dataset.
|
![]() | Name |
The name of the item (the first MapTip column in the schema).
|
![]() | OverlayNo |
The number of the item's overlay.
|
![]() | Pen |
The pen used (or blank for "By Overlay").
|
![]() | Scale |
The scale of the item.
|
![]() | Shape |
The shape used (or blank for "By Overlay").
|