A Sandcastle Documented Class Library
Position Property
NamespacesGifComponentsImageDescriptorPosition
Gets the position, in pixels, of the top-left corner of the image, with respect to the top-left corner of the logical screen. Top-left corner of the logical screen is 0,0.
Declaration Syntax
C#Visual BasicVisual C++
public Point Position { get; }
Public ReadOnly Property Position As Point
public:
property Point Position {
	Point get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453