Sdílet prostřednictvím


PathGradientBrush.Rectangle Vlastnost

Definice

Získá ohraničující obdélník pro tento PathGradientBrushobjekt .

public:
 property System::Drawing::RectangleF Rectangle { System::Drawing::RectangleF get(); };
public System.Drawing.RectangleF Rectangle { get; }
member this.Rectangle : System.Drawing.RectangleF
Public ReadOnly Property Rectangle As RectangleF

Hodnota vlastnosti

A RectangleF , který představuje obdélníkovou oblast, která ohraničuje cestu, kterou vyplňuje PathGradientBrush .

Platí pro