Class
CustomShapeConvertor

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public class CustomShapeConvertor

Inheritance: objectCustomShapeConvertor

Constructors

CustomShapeConvertor()

Declaration

cs-api-definition
public CustomShapeConvertor()

Properties

Dimension

Declaration

cs-api-definition
public Rectangle Dimension { get; set; }

Property Value

Rectangle

Points

Declaration

cs-api-definition
public List<OldShapePoint> Points { get; }

Property Value

List<OldShapePoint>

Methods

GetShape()

Declaration

cs-api-definition
public CustomShape GetShape()

Returns

CustomShape

SerializeProperties()

Declaration

cs-api-definition
public string SerializeProperties()

Returns

string