IWpfPointBasedInteractiveObject Interface Members
In This Topic
The following tables list the members exposed by
IWpfPointBasedInteractiveObject.
Public Properties
| Name | Description |
 | PointCount | Gets a point count of interactive object. |
Public Methods
| Name | Description |
 | CopyPointsTo | Copies points of interactive object to array of points. |
 | GetPoint | Returns a point at specified index. |
 | SetPoint | Sets a point at specified index. |
 | SetPoints | Sets the points of interactive object from specified array of points. |
See Also