WorkflowViewAccessibleObject.Bounds Propiedad

Definición

Obtiene la ubicación y el tamaño del objeto accesible.

public:
 virtual property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public override System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public Overrides ReadOnly Property Bounds As Rectangle

Valor de propiedad

Rectangle

Un Rectangle que representa los límites del WorkflowViewAccessibleObject.

Se aplica a