GraphicsPath.FillMode Vlastnost

Definice

Získá nebo nastaví FillMode výčet, který určuje, jak jsou interiéry obrazců v tomto GraphicsPath tvaru vyplněny.

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

Hodnota vlastnosti

Výčet FillMode , který určuje, jak jsou vyplněné interiéry obrazců GraphicsPath .

Platí pro