RadControls for WinForms

The OldShapePoint type exposes the following members.

Constructors

  NameDescription
Public methodOldShapePoint()()()()
Initializes a new instance of the OldShapePoint class
Public methodOldShapePoint(Point)
Initializes a new instance of the OldShapePoint class
Public methodOldShapePoint(OldShapePoint)
Initializes a new instance of the OldShapePoint class
Public methodOldShapePoint(Int32, Int32)
Initializes a new instance of the OldShapePoint class

Methods

  NameDescription
Public methodGetBounds (Inherited from OldShapePointBase.)
Public methodGetPoint()()()() (Inherited from OldShapePointBase.)
Public methodGetPoint(Rectangle) (Inherited from OldShapePointBase.)
Public methodGetPoint(Rectangle, Rectangle) (Inherited from OldShapePointBase.)
Public methodIsVisible (Inherited from OldShapePointBase.)
Public methodSet(Point) (Inherited from OldShapePointBase.)
Public methodSet(Single, Single) (Inherited from OldShapePointBase.)
Public methodToString (Inherited from OldShapePointBase.)

Properties

  NameDescription
Public propertyAnchor (Inherited from OldShapePointBase.)
Public propertyBezier
Public propertyControlPoint1
Public propertyControlPoint2
Public propertyLocked (Inherited from OldShapePointBase.)
Public propertyX (Inherited from OldShapePointBase.)
Public propertyY (Inherited from OldShapePointBase.)

See Also