ImageProc Send comments on this topic.
USER32.RECT Structure
See Also  Members  
ImageProc Namespace : USER32.RECT Structure




Syntax

Visual Basic (Declaration) 
Public Structure USER32.RECT 
   Inherits ValueType
Visual Basic (Usage)Copy Code
Dim instance As USER32.RECT
C# 
public struct USER32.RECT : ValueType 
Managed Extensions for C++ 
public __value struct USER32.RECT : public ValueType 
C++/CLI 
public value class USER32.RECT : public ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      ImageProc.USER32.RECT

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.