'Declaration Public Property ObjectBuildingStyle As RectangularObjectBuildingStyle
public RectangularObjectBuildingStyle ObjectBuildingStyle { get; set; }
public: __property RectangularObjectBuildingStyle get_ObjectBuildingStyle(); public: __property void set_ObjectBuildingStyle(
RectangularObjectBuildingStyle value
);
public:
property RectangularObjectBuildingStyle ObjectBuildingStyle { RectangularObjectBuildingStyle get(); void set(RectangularObjectBuildingStyle value); }
Property Value
Значение по умолчанию - RectangularObjectBuildingStyle.Default.