get_contour_styleT_get_contour_styleGetContourStyleGetContourStyleget_contour_style (算子名称)

名称

get_contour_styleT_get_contour_styleGetContourStyleGetContourStyleget_contour_style — Get the current contour display fill style.

参数签名

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

描述

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.

运行信息

参数表

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.

结果

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

可能的后置算子

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyleset_contour_style, disp_xlddisp_xldDispXldDispXldDispXlddisp_xld

参考其它

set_contour_styleset_contour_styleSetContourStyleSetContourStyleSetContourStyleset_contour_style, disp_xlddisp_xldDispXldDispXldDispXlddisp_xld

模块

Foundation