Click or drag to resize
FdoFeatureViewerDrawReversibleRectangle Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
protected void DrawReversibleRectangle(
	Point p1,
	Point p2
)

Parameters

p1
Type: System.DrawingPoint
p2
Type: System.DrawingPoint
See Also