radius Свойство (OilPaintingRequestParams)
Возвращает или задает радиус кисти.
'Declaration
Public Property radius As Integer
public int radius { get; set; }
public: __property int get_radius();
public: __property void set_radius(
int
);
public:
property int radius {
int get();
void set(int );
}
Property Value
Действительные значения: от 1 до 64. Значение по умолчанию: 3.
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5