Cuminas DjVu SDK for .NET Framework
SetItem Method (MapPolyPointCollection)



Syntax
Protected Overrides NotOverridable Sub SetItem( _
   ByVal index As Integer, _
   ByVal newValue As Point _
) 
Dim instance As MapPolyPointCollection
Dim index As Integer
Dim newValue As Point
 
instance.SetItem(index, newValue)
protected override void SetItem( 
   int index,
   Point newValue
)
protected:
void SetItem( 
   int index,
   Point newValue
) override 

Parameters

index
newValue
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

Send Feedback