Cuminas DjVu SDK for .NET Framework
Add(Int32,Int32) Method



Syntax
Public Overloads Sub Add( _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
Dim instance As MapPolyPointCollection
Dim x As Integer
Dim y As Integer
 
instance.Add(x, y)
public void Add( 
   int x,
   int y
)
public:
void Add( 
   int x,
   int y
) 

Parameters

x
y
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

MapPolyPointCollection Class
MapPolyPointCollection Members
Overload List

Send Feedback