get_contour_styleT_get_contour_styleGetContourStyleGetContourStyle (Operator)

Name

get_contour_styleT_get_contour_styleGetContourStyleGetContourStyle — 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()

Description

get_contour_styleget_contour_styleGetContourStyleGetContourStyleGetContourStyle returns the contour fill style of the output window as set with set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyle.

Execution Information

Parameters

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

Window handle.

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

Current contour fill style.

Result

get_contour_styleget_contour_styleGetContourStyleGetContourStyleGetContourStyle returns 2 (H_MSG_TRUE), if the window is valid. Otherwise an exception is raised.

Possible Successors

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyle, disp_xlddisp_xldDispXldDispXldDispXld

See also

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyle, disp_xlddisp_xldDispXldDispXldDispXld

Module

Foundation