Represents a polyline drawing.
The following tables list the members exposed by the Poly type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Poly class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether the drawing should be closed. |
|
![]() |
Gets or sets the array of points in geographical coordinates. |
|
![]() |
Gets or sets a value indicating whether to smooth the drawing vertices. |
See Also