Condividi tramite


VGEdge.FixedFromTo[VGConnectionType] Property

Definition

protected:
 virtual property int FixedFromTo[Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGConnectionType] { int get(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGConnectionType fromTo); void set(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGConnectionType fromTo, int value); };
protected virtual int FixedFromTo[Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGConnectionType fromTo] { get; set; }
member this.FixedFromTo(Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGConnectionType) : int with get, set
Protected Overridable Property FixedFromTo(fromTo As VGConnectionType) As Integer

Parameters

Property Value

Applies to