A Sandcastle Documented Class Library
LogicalScreenSize Property
NamespacesGifComponentsLogicalScreenDescriptorLogicalScreenSize
Gets the width and height, in pixels, of the logical screen where the images will be rendered in the displaying device.
Declaration Syntax
C#Visual BasicVisual C++
public Size LogicalScreenSize { get; }
Public ReadOnly Property LogicalScreenSize As Size
public:
property Size LogicalScreenSize {
	Size get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453