CustomShapeConvertor
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class CustomShapeConvertor
Inheritance: objectCustomShapeConvertor
Constructors
C#
public CustomShapeConvertor()
Properties
Points
List<OldShapePoint>
C#
public List<OldShapePoint> Points { get; }