FrameDimension Class
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
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).) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Returns a hash code for this FrameDimension object. (Overrides Object.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Converts this FrameDimension object to a human-readable string. (Overrides Object.ToString().) |
Windows 8 Consumer Preview, Windows Server 8 Beta, Windows 7, Windows Server 2008 SP2, 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.