Class TailDecoratorWrapper
Inheritance
System.Object
TailDecoratorWrapper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Syncfusion.Diagram.Base.dll
public class TailDecoratorWrapper
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