Geocortex Essentials WPF API Reference for Workflow
Resolution Class |
Describes a resolution used in the generation of a
Report.
Inheritance Hierarchy
Namespace: Geocortex.Essentials.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
The Resolution type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Resolution | Initializes a new instance of the Resolution class. |
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
DisplayName |
Gets the display name of the Resolution.
| |
Dpi |
Gets the DPI of the Resolution.
|
See Also