VGEdge.SetPoints(VGGraphPoints, Int32) Method
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:
virtual void SetPoints(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGGraphPoints ^ points, int clean);
public virtual void SetPoints (Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGGraphPoints points, int clean);
abstract member SetPoints : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGGraphPoints * int -> unit
override this.SetPoints : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGGraphPoints * int -> unit
Public Overridable Sub SetPoints (points As VGGraphPoints, clean As Integer)
Parameters
- points
- VGGraphPoints
- clean
- Int32