ControlPaint.DrawVisualStyleBorder(Graphics, Rectangle) Metoda

Definice

Nakreslí ohraničení ve stylu vhodném pro zakázané položky.

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)

Parametry

graphics
Graphics

Graphics se kreslit.

bounds
Rectangle

Představuje Rectangle rozměry ohraničení.

Platí pro