ClassOldShapePoint
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class OldShapePoint : OldShapePointBase
Inheritance: objectOldShapePointBaseOldShapePoint
Inherited Members
Constructors
OldShapePoint()
Declaration
cs-api-definition
public OldShapePoint()
OldShapePoint(OldShapePoint)
Declaration
cs-api-definition
public OldShapePoint(OldShapePoint point)
Parameters
point
Properties
ControlPoint1
Declaration
cs-api-definition
public OldShapePointBase ControlPoint1 { get; set; }
Property Value
ControlPoint2
Declaration
cs-api-definition
public OldShapePointBase ControlPoint2 { get; set; }
Property Value