Click or drag to resize
FdfPanelDrawBorder3D Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static void DrawBorder3D(
	Graphics graphics,
	Rectangle rectangle
)

Parameters

graphics
Type: System.DrawingGraphics
rectangle
Type: System.DrawingRectangle
See Also