Click or drag to resize

BorderDrawerDrawBorder Method

보더를 그림

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void DrawBorder(
	ref Message message,
	int width,
	int height
)

Parameters

message
Type: System.Windows.FormsMessage
윈도우 메세지
width
Type: SystemInt32
가로길이
height
Type: SystemInt32
세로길이
See Also