System.Drawing.Imaging.FrameDimension Members

The members of System.Drawing.Imaging.FrameDimension are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Drawing.Imaging.FrameDimension class using the specified Guid structure.

Public Properties

[read-only]
GuidGuid.

Gets a globally unique identifier (GUID) that represents this System.Drawing.Imaging.FrameDimension object.

[read-only]
static
PageFrameDimension.

Gets the page dimension.

[read-only]
static
ResolutionFrameDimension.

Gets the resolution dimension.

[read-only]
static
TimeFrameDimension.

Gets the time dimension.

Public Methods

override
Equals(object) : bool

Returns a value that indicates whether the specified object is a System.Drawing.Imaging.FrameDimension equivalent to this System.Drawing.Imaging.FrameDimension object.

override
GetHashCode() : int

Returns a hash code for this System.Drawing.Imaging.FrameDimension object.

override
ToString() : string

Converts this System.Drawing.Imaging.FrameDimension object to a human-readable string.