Name | Description | |
---|---|---|
![]() | NPolylineTo Constructor | Overloaded. |
The following tables list the members exposed by NPolylineTo.
Name | Description | |
---|---|---|
![]() | NPolylineTo Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | NPolylineToSchema | Schema associated with NPolylineTo |
![]() ![]() | PointsProperty | |
![]() ![]() | TensionProperty |
Name | Description | |
---|---|---|
![]() | Points | Gets or sets the points of the curve path. |
![]() | Tension | Gets or sets the tension of the curve represented by the PolylineTo command. If tension is 0 it is a polypoint with straigth segments, othwerwise it is a cardinal spline with smooth curves. |
![]() | Type | Overridden. Gets the type of this geometry command. |
Name | Description | |
---|---|---|
![]() | GetPoint | Gets a polyline point at the specified index |
![]() | GetPointCount | Gets the count of points |
![]() | SetPoint | Sets a polyline point at the specified index. |