FrameDimension::Guid Property

 

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

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

public:
property Guid Guid {
	Guid get();
}

Property Value

Type: System::Guid

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

.NET Framework
Available since 1.1
Return to top
Show: