[Description("The limit of the thickness of the join on a mitered corner.")] public float MiterLimit { get; set; }
[Description("The limit of the thickness of the join on a mitered corner.")] public: __property float get_MiterLimit(); public: __property void set_MiterLimit(
float value
);
[Description("The limit of the thickness of the join on a mitered corner.")] public:
property float MiterLimit { float get(); void set(float value); }
'Declaration <DescriptionAttribute("The limit of the thickness of the join on a mitered corner.")> Public Property MiterLimit As Single
Property Value
Значение по умолчанию - 10.