Sdílet prostřednictvím


PathGradientBrush.CenterPoint Vlastnost

Definice

Získá nebo nastaví středový bod přechodu cesty.

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

Hodnota vlastnosti

A PointF , který představuje středový bod přechodu cesty.

Platí pro