[Visual Basic] Public Property DrawThickPipes As Boolean [C#] public bool DrawThickPipes { get; set; } [C++] public: __property bool get_DrawThickPipes(); public: __property void set_DrawThickPipes(bool ); [JScript] public function get DrawThickPipes() : bool public function set DrawThickPipes(bool);
ApplicationSophisticated Class | EbsOpen Namespace