PathGradientBrush.CenterPoint Właściwość

Definicja

Pobiera lub ustawia punkt środkowy gradientu ścieżki.

public:
 property System::Drawing::PointF CenterPoint { System::Drawing::PointF get(); void set(System::Drawing::PointF value); };
public System.Drawing.PointF CenterPoint { get; set; }
member this.CenterPoint : System.Drawing.PointF with get, set
Public Property CenterPoint As PointF

Wartość właściwości

Element PointF reprezentujący punkt środkowy gradientu ścieżki.

Dotyczy