Share via


ControlPaint.DrawVisualStyleBorder(Graphics, Rectangle) Yöntem

Tanım

Devre dışı bırakılan öğelere uygun stilde bir kenarlık çizer.

public:
 static void DrawVisualStyleBorder(System::Drawing::Graphics ^ graphics, System::Drawing::Rectangle bounds);
public static void DrawVisualStyleBorder (System.Drawing.Graphics graphics, System.Drawing.Rectangle bounds);
static member DrawVisualStyleBorder : System.Drawing.Graphics * System.Drawing.Rectangle -> unit
Public Shared Sub DrawVisualStyleBorder (graphics As Graphics, bounds As Rectangle)

Parametreler

graphics
Graphics

Üzerine Graphics çizecek.

bounds
Rectangle

Sınırın Rectangle boyutlarını temsil eden.

Şunlara uygulanır