FrameDimension Class
Provides properties that get the frame dimensions of an image. Not inheritable.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | FrameDimension(Guid) | 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(Object^) | 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() | |
![]() | ToString() | Converts this FrameDimension object to a human-readable string.(Overrides Object::ToString().) |
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


