FrameDimension Class
.NET Framework 4.5
Provides properties that get the frame dimensions of an image. Not inheritable.
Namespace: System.Drawing.Imaging
Assembly: System.Drawing (in System.Drawing.dll)
The FrameDimension type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FrameDimension | Initializes a new instance of the FrameDimension class using the specified Guid structure. |
| Name | Description | |
|---|---|---|
![]() | Guid | Gets a globally unique identifier (GUID) that represents this FrameDimension object. |
![]() ![]() | Page | Gets the page dimension. |
![]() ![]() | Resolution | Gets the resolution dimension. |
![]() ![]() | Time | Gets the time dimension. |
| Name | Description | |
|---|---|---|
![]() | Equals | Returns a value that indicates whether the specified object is a FrameDimension equivalent to this FrameDimension object. (Overrides Object.Equals(Object).) |
![]() | GetHashCode | Returns a hash code for this FrameDimension object. (Overrides Object.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Converts this FrameDimension object to a human-readable string. (Overrides Object.ToString().) |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
