Drawing.Bounds Propiedad

Definición

Obtiene los límites de alineación con el eje del contenido del dibujo.

public:
 property System::Windows::Rect Bounds { System::Windows::Rect get(); };
public System.Windows.Rect Bounds { get; }
member this.Bounds : System.Windows.Rect
Public ReadOnly Property Bounds As Rect

Valor de propiedad

Rect

Los límites de alineación con el eje del contenido del dibujo.

Se aplica a