LayoutFrame Class |
Namespace: FM.IceLink
The LayoutFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| LayoutFrame |
Initializes a new instance of the LayoutFrame class.
|
| Name | Description | |
|---|---|---|
| Height |
Gets or sets the height value.
| |
| Width |
Gets or sets the width value.
| |
| X |
Gets or sets the X coordinate.
| |
| Y |
Gets or sets the Y coordinate.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromJson |
Deserializes a layout frame from JSON.
| |
| GetHashCode | (Inherited from Object.) | |
| GetScaledFrame |
Gets a scaled frame.
| |
| GetType | (Inherited from Object.) | |
| IsEquivalent |
Determines whether the specified layout frame is equivalent.
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToJson |
Serializes this instance to JSON.
| |
| ToJson(LayoutFrame) |
Serializes a layout frame to JSON.
| |
| ToString | (Inherited from Object.) |