Class HeadEndPointWrapper
Inheritance
System.Object
HeadEndPointWrapper
Assembly: Syncfusion.Diagram.Base.dll
public class HeadEndPointWrapper : Object
Constructors
Declaration
public HeadEndPointWrapper()
Properties
Declaration
public bool AllowMoveX { get; set; }
Property Value
Declaration
public bool AllowMoveY { get; set; }
Property Value
Declaration
public bool InheritContainerMeasureUnits { get; set; }
Property Value
Declaration
public PointF Location { get; set; }
Property Value
| Type |
| System.Drawing.PointF |
Declaration
public MeasureUnits MeasureUnit { get; set; }
Property Value
Declaration
public ConnectionPointWrapper Port { get; set; }
Property Value
Methods
Declaration
public void Deserialize(EndPoint point)
Parameters
Declaration
public void Serialize(EndPoint point)
Parameters