Public Property UseThetaStyleJoin As Boolean
public bool UseThetaStyleJoin { get; set; }
public: property bool UseThetaStyleJoin { bool get (); void set (bool value); }
function get_useThetaStyleJoin(); function set_useThetaStyleJoin(value);