set_contour_styleT_set_contour_styleSetContourStyleSetContourStyle (Operator)

Name

set_contour_styleT_set_contour_styleSetContourStyleSetContourStyle — Setzen des Füllstils der Konturanzeige.

Signatur

set_contour_style( : : WindowHandle, Style : )

Herror T_set_contour_style(const Htuple WindowHandle, const Htuple Style)

void SetContourStyle(const HTuple& WindowHandle, const HTuple& Style)

void HWindow::SetContourStyle(const HString& Style) const

void HWindow::SetContourStyle(const char* Style) const

void HWindow::SetContourStyle(const wchar_t* Style) const   (Nur Windows)

static void HOperatorSet.SetContourStyle(HTuple windowHandle, HTuple style)

void HWindow.SetContourStyle(string style)

Beschreibung

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyle setzt den Füllstil der Konturanzeige. Dabei werden folgende Werte für StyleStyleStyleStylestyle unterstützt:

Bei allen Stilen wird die aktuelle Zeichenfarbe verwendet.

Ausführungsinformationen

Parameter

WindowHandleWindowHandleWindowHandleWindowHandlewindowHandle (input_control)  window HWindow, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Fenster-Handle.

StyleStyleStyleStylestyle (input_control)  string HTupleHTupleHtuple (string) (string) (HString) (char*)

Füllstil der Konturanzeige.

Defaultwert: 'stroke' "stroke" "stroke" "stroke" "stroke"

Werteliste: 'fill'"fill""fill""fill""fill", 'stroke'"stroke""stroke""stroke""stroke", 'stroke_and_fill'"stroke_and_fill""stroke_and_fill""stroke_and_fill""stroke_and_fill"

Ergebnis

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyle liefert den Wert 2 (H_MSG_TRUE), falls der Wert für StyleStyleStyleStylestyle korrekt ist und das Fenster gültig ist. Ansonsten wird eine Fehlerbehandlung durchgeführt.

Vorgänger

get_contour_styleget_contour_styleGetContourStyleGetContourStyleGetContourStyle

Nachfolger

disp_xlddisp_xldDispXldDispXldDispXld, disp_objdisp_objDispObjDispObjDispObj

Siehe auch

get_contour_styleget_contour_styleGetContourStyleGetContourStyleGetContourStyle, disp_xlddisp_xldDispXldDispXldDispXld, set_line_widthset_line_widthSetLineWidthSetLineWidthSetLineWidth, set_line_styleset_line_styleSetLineStyleSetLineStyleSetLineStyle

Modul

Foundation