RectangleD.IsOnPerimeter(PointD) Method

Definition

public:
 bool IsOnPerimeter(Microsoft::VisualStudio::Modeling::Diagrams::PointD point);
public bool IsOnPerimeter (Microsoft.VisualStudio.Modeling.Diagrams.PointD point);
member this.IsOnPerimeter : Microsoft.VisualStudio.Modeling.Diagrams.PointD -> bool
Public Function IsOnPerimeter (point As PointD) As Boolean

Parameters

point
PointD

Returns

Applies to