IPolygon2D Interface

Represents a polygon in 2D space

Namespace:  TSD.API.Remoting.Geometry
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IPolygon2D

The IPolygon2D type exposes the following members.

Properties
  NameDescription
Public propertyVertices
Gets the polygon vertices
Top
See Also