Class Horizontal_polygon_2d
public class Horizontal_polygon_2d
- Inheritance
-
Horizontal_polygon_2d
- Inherited Members
- Extension Methods
Constructors
Horizontal_polygon_2d()
public Horizontal_polygon_2d()
Properties
Height
public double Height { get; set; }
Property Value
Point
public List<Point_type_2d> Point { get; set; }