FrameDimension
System.Drawing.Imaging.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.
public class FrameDimensionPublic Class FrameDimensionConstructors
FrameDimension(guid)
Initializes a new instance of the FrameDimension class with the specified GUID.
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.
Last updated
Was this helpful?