[Visual Basic] Public Property RoundPipeBendings As Boolean [C#] public bool RoundPipeBendings { get; set; } [C++] public: __property bool get_RoundPipeBendings(); public: __property void set_RoundPipeBendings(bool ); [JScript] public function get RoundPipeBendings() : bool public function set RoundPipeBendings(bool);
ApplicationDisplay Class | EbsOpen Namespace