ScreenRegionInfo Class |
Namespace: ProScript
The ScreenRegionInfo type exposes the following members.
Name | Description | |
---|---|---|
ScreenRegionInfo |
Initializes a new instance of the ScreenRegionInfo class.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetButtonCaptionLength |
Gets the caption length for a Button Region.
| |
GetCharacterHeight |
Gets the character height for text Regions.
| |
GetCharacterWidth |
Gets the character width for text Regions.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetRegionCount |
Gets the number of Region storable on the device.
| |
GetRegionsPerScreen |
Gets the number of Regions that can placed onto a Screen.
| |
GetResourceCount |
Gets the number of Resources that can be stored on the device.
| |
GetScreenCount |
Gets the number of Screens storable on the device.
| |
GetTextRegionLength |
Gets the maximum size of a text Region.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Prints this object as a human readable string.
(Overrides ObjectToString.) |