LocalKnowledgeImageInfo Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.LocalKnowledgeImageInfo"]
Namespace: Cadcorp.Configuration
The LocalKnowledgeImageInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | LocalKnowledgeImageInfo | Initializes a new instance of the LocalKnowledgeImageInfo class |
Name | Description | |
---|---|---|
![]() | FileName |
The file name of the image.
(Inherited from ImageInfo.) |
![]() | Height |
The Height of the image
(Inherited from ImageInfo.) |
![]() | id |
The id of the image in the database
(Inherited from ImageInfo.) |
![]() | ImageName |
The name of the image.
(Inherited from ImageInfo.) |
![]() | LocalKnowledgeIconsID | |
![]() | OffsetX |
The offset in X axis that will be used to place an image
(Inherited from ImageInfo.) |
![]() | OffsetY |
The offset in Y axis that will be used to place an image
(Inherited from ImageInfo.) |
![]() | OverlayName | |
![]() | Width |
The Width of the image
(Inherited from ImageInfo.) |
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.) |
![]() | GetAdminConfigJSON | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetIconJSON |
Gets the Open Layers JSON object for this image
(Inherited from ImageInfo.) |
![]() | GetImageUrl | (Inherited from ImageInfo.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToJSON |
Gets a JSON object that represents this image
(Inherited from ImageInfo.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |