Search
Poly Members
Constructors Properties
 


Represents a polyline drawing.

The following tables list the members exposed by the Poly type.

 Public Constructors

  Name Description

Poly

Initializes a new instance of the Poly class.

 Public Properties

  Name Description

closed

Gets or sets a value indicating whether the drawing should be closed.

points

Gets or sets the array of points in geographical coordinates.

smooth

Gets or sets a value indicating whether to smooth the drawing vertices.

 See Also