Class TailDecoratorWrapper
Inheritance
System.Object
TailDecoratorWrapper
Assembly: Syncfusion.Diagram.Base.dll
public class TailDecoratorWrapper : Object
Constructors
Declaration
public TailDecoratorWrapper()
Properties
Declaration
public DecoratorShape decoratorShape { get; set; }
Property Value
Declaration
public FillStyleWrapper FillStyle { get; set; }
Property Value
Declaration
public bool InheritContainerMeasureUnits { get; set; }
Property Value
Declaration
public LineStyleWrapper LineStyle { get; set; }
Property Value
Declaration
public MeasureUnits MeasureUnit { get; set; }
Property Value
Declaration
public PointF[] PathPoint { get; set; }
Property Value
| Type |
| System.Drawing.PointF[] |
Declaration
public byte[] PathType { get; set; }
Property Value
Declaration
public SizeF Size { get; set; }
Property Value
| Type |
| System.Drawing.SizeF |
Methods
Declaration
public void Deserialize(Decorator decorator)
Parameters
Declaration
public void Serialize(Decorator decorator)
Parameters