FrameDimension::Resolution Property

 

Gets the resolution dimension.

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

public:
property FrameDimension^ Resolution {
	static FrameDimension^ get();
}

Property Value

Type: System.Drawing.Imaging::FrameDimension^

The resolution dimension.

.NET Framework
Available since 1.1
Return to top
Show: