GeoLibNormalizedRectangleD Method

Definition

Namespace: PCBI_EagleImport
Assembly: PCBI_Eagle_Import (in PCBI_Eagle_Import.dll) Version: 16.0.0.0 (16.0.0.0)
C#
public static RectangleF NormalizedRectangleD(
	PointF start,
	PointF end
)

Parameters

start  PointF
 
end  PointF
 

Return Value

RectangleF

See Also