LineShapeElement

class HPS.LineShapeElement : public HPS.ShapeElement

Public Functions

override void Dispose ()
LineShapeElement ()
LineShapeElement (HPS.LineShapeElement in_that)
LineShapeElement (HPS.ShapeElement in_that)
LineShapeElement (HPS.ShapePoint in_start, HPS.ShapePoint in_end)
LineShapeElement (HPS.ShapePoint[] in_points)
override HPS.Type ObjectType ()
HPS.LineShapeElement SetPoints (HPS.ShapePoint[] in_points)
bool ShowPoints (out HPS.ShapePoint[] out_points)