Condividi tramite


VGGraph.Ports[Double, Double, Double, Double] Property

Definition

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGPortList ^ Ports[double, double, double, double] { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGPortList ^ get(double x0, double y0, double x1, double y1); };
public Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGPortList Ports[double x0, double y0, double x1, double y1] { get; }
member this.Ports(double * double * double * double) : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGPortList
Public ReadOnly Property Ports(x0 As Double, y0 As Double, x1 As Double, y1 As Double) As VGPortList

Parameters

x0
Double
y0
Double
x1
Double
y1
Double

Property Value

Applies to