Spread.Services Documentation
Item Property (IPoints)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IPoints Interface
: Item Property
The index number for the object.
Returns a single object from a collection.
Syntax
C#
IPoint
this
[ System.
int
index
]; {
get
;}
Parameters
index
The index number for the object.
Property Value
The
IPoint
object.
See Also
Reference
IPoints Interface
IPoints Members