VGGraph.Ports[Double, Double, Double, Double] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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