LeaderLineClippingElement

class HPS.LeaderLineClippingElement : public HPS.ShapeElement

Public Functions

override void Dispose ()
LeaderLineClippingElement ()
LeaderLineClippingElement (HPS.LeaderLineClippingElement in_that)
LeaderLineClippingElement (HPS.ShapeElement in_that)
override HPS.Type ObjectType ()
HPS.LeaderLineClippingElement SetShape (HPS.CircleShapeElement in_shape)
HPS.LeaderLineClippingElement SetShape (HPS.CircularArcShapeElement in_shape)
HPS.LeaderLineClippingElement SetShape (HPS.EllipseShapeElement in_shape)
HPS.LeaderLineClippingElement SetShape (HPS.EllipticalArcShapeElement in_shape)
HPS.LeaderLineClippingElement SetShape (HPS.PolygonShapeElement in_shape)
bool ShowClipShapeType (out HPS.Type out_type)
bool ShowShape (out HPS.CircleShapeElement out_shape)
bool ShowShape (out HPS.CircularArcShapeElement out_shape)
bool ShowShape (out HPS.EllipseShapeElement out_shape)
bool ShowShape (out HPS.EllipticalArcShapeElement out_shape)
bool ShowShape (out HPS.PolygonShapeElement out_shape)
HPS.LeaderLineClippingElement UnSetShape ()