get_contour_styleT_get_contour_styleGetContourStyleGetContourStyleget_contour_style (Operator)

Name

get_contour_styleT_get_contour_styleGetContourStyleGetContourStyleget_contour_style — Get the current contour display fill style.

Signature

get_contour_style( : : WindowHandle : Style)

Herror T_get_contour_style(const Htuple WindowHandle, Htuple* Style)

void GetContourStyle(const HTuple& WindowHandle, HTuple* Style)

HString HWindow::GetContourStyle() const

static void HOperatorSet.GetContourStyle(HTuple windowHandle, out HTuple style)

string HWindow.GetContourStyle()

def get_contour_style(window_handle: HHandle) -> str

Description

get_contour_styleget_contour_styleGetContourStyleGetContourStyleGetContourStyleget_contour_style returns the contour fill style of the output window as set with set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyleset_contour_style.

Execution Information

Parameters

WindowHandleWindowHandleWindowHandleWindowHandlewindowHandlewindow_handle (input_control)  window HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Window handle.

StyleStyleStyleStylestylestyle (output_control)  string HTuplestrHTupleHtuple (string) (string) (HString) (char*)

Current contour fill style.

Result

get_contour_styleget_contour_styleGetContourStyleGetContourStyleGetContourStyleget_contour_style returns TRUE, if the window is valid. Otherwise an exception is raised.

Possible Successors

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyleset_contour_style, disp_xlddisp_xldDispXldDispXldDispXlddisp_xld

See also

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyleset_contour_style, disp_xlddisp_xldDispXldDispXldDispXlddisp_xld

Module

Foundation