Specifies the points that compose the polyline for the polyline object. The points are specified in bitmap coordinates.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- points
- array<IEPoint>[]()[][]
Array of IEPoint structures.
- count
- Int32
Number of IEPoint items.