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




Syntax

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

Inheritance Hierarchy

System.Object
   System.ValueType
      ImageProc.USER32.POINT

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.