This documentation is archived and is not being maintained.
FrameDimension Class
Visual Studio 2010
Provides properties that get the frame dimensions of an image. Not inheritable.
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 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
