Interface IPolygon

IPolygon interface

Interface for filled polygon (typically, triangle) geometry primitive

public interface IPolygon : IDrawable

See Also