AnchorShapeElement
-
class
HPS.AnchorShapeElement
: HPS.ShapeElement Public Functions
-
AnchorShapeElement
()
-
AnchorShapeElement
(HPS.AnchorShapeElement in_that)
-
AnchorShapeElement
(HPS.ShapeElement in_that)
-
AnchorShapeElement
(HPS.ShapePoint in_anchor_point)
-
AnchorShapeElement
(HPS.ShapePoint in_anchor_point, HPS.ShapePoint[] in_intermediate_points, bool in_connection)
-
override void
Dispose
()
-
override HPS.Type
ObjectType
()
-
HPS.AnchorShapeElement
SetAnchor
(HPS.ShapePoint in_anchor)
-
HPS.AnchorShapeElement
SetConnection
(bool in_connection)
-
HPS.AnchorShapeElement
SetIntermediatePoints
(HPS.ShapePoint[] in_intermediate_points)
-
bool
ShowAnchor
(out HPS.ShapePoint out_anchor)
-
bool
ShowConnection
(out bool out_connection)
-
bool
ShowIntermediatePoints
(out HPS.ShapePoint[] out_intermediate_points)
-
HPS.AnchorShapeElement
UnsetConnection
()
-
HPS.AnchorShapeElement
UnsetIntermediatePoints
()
-