EbsOpen Class Library for EBSILON®Professional

Comp.Shape Property

[Visual Basic]
Public Property Shape As Integer
[C#]
public int Shape { get; set; }
[C++]
public: __property int get_Shape();
public: __property void set_Shape(int );
[JScript]
public function get Shape() : int
public function set Shape(int);

See Also

Comp Class | EbsOpen Namespace