New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

C#
public class CustomShapeConvertor

Inheritance: objectCustomShapeConvertor

Constructors

C#
public CustomShapeConvertor()

Properties

C#
public Rectangle Dimension { get; set; }
C#
public List<OldShapePoint> Points { get; }

Methods

C#
public CustomShape GetShape()
Returns:

CustomShape

C#
public string SerializeProperties()
Returns:

string