FrameDimension Constructor (Guid)

 

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

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

public:
FrameDimension(
	Guid guid
)

Parameters

guid
Type: System::Guid

A Guid structure that contains a GUID for this FrameDimension object.

.NET Framework
Available since 1.1
Return to top
Show: