FrameDimension
Namespace: System.Drawing.Imaging
Assembly: System.Drawing.Managed (4.0.0.0)
Provides properties that get the frame dimensions of an image. Not inheritable.
- C#
- VB.NET
public class FrameDimension
Public Class FrameDimension
Constructors
FrameDimension(guid)
Initializes a new instance of the FrameDimension class with the specified GUID.
| Name | Type | Description |
|---|---|---|
| guid | Guid | A Guid that represents the dimension to get. |
Properties
Guid
Guid: Gets the global unique identifier (GUID) that represents this FrameDimension.
Page
FrameDimension: Gets the page dimension.
Resolution
FrameDimension: Gets the resolution dimension.
Time
FrameDimension: Gets the time dimension.