PolygonShapeElement
-
class
HPS.PolygonShapeElement
: HPS.ShapeElement Public Functions
-
override void
Dispose
()
-
override HPS.Type
ObjectType
()
-
PolygonShapeElement
()
-
PolygonShapeElement
(HPS.PolygonShapeElement in_that)
-
PolygonShapeElement
(HPS.ShapeElement in_that)
-
PolygonShapeElement
(HPS.ShapePoint[] in_points)
-
HPS.PolygonShapeElement
SetPoints
(HPS.ShapePoint[] in_points)
-
bool
ShowPoints
(out HPS.ShapePoint[] out_points)
-
override void