EdgePoint Class

Definition

public ref class EdgePoint
[System.ComponentModel.TypeConverter(typeof(Microsoft.VisualStudio.Modeling.Diagrams.EdgePointConverter))]
[System.Serializable]
public class EdgePoint
[<System.ComponentModel.TypeConverter(typeof(Microsoft.VisualStudio.Modeling.Diagrams.EdgePointConverter))>]
[<System.Serializable>]
type EdgePoint = class
Public Class EdgePoint
Inheritance
EdgePoint
Attributes

Constructors

EdgePoint()
EdgePoint(Double, Double, VGPointType)
EdgePoint(EdgePoint)
EdgePoint(PointD, VGPointType)

Properties

Flag
Point

Applies to