VGGraphRect.Side[VGSide] 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 double Side[Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGSide] { double get(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGSide side); void set(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGSide side, double value); };
public double Side[Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGSide side] { get; set; }
member this.Side(Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGSide) : double with get, set
Public Property Side(side As VGSide) As Double
Parameters
- side
- Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGSide