'Declaration <CategoryAttribute("Resize Point")> <DescriptionAttribute("The interaction radius of resize points.")> <DefaultValueAttribute(4)> Public Property ResizePointsInteractionRadius As Double
[Category("Resize Point")] [Description("The interaction radius of resize points.")] [DefaultValue(4)] public double ResizePointsInteractionRadius { get; set; }
[Category("Resize Point")] [Description("The interaction radius of resize points.")] [DefaultValue(4)] public: __property double get_ResizePointsInteractionRadius(); public: __property void set_ResizePointsInteractionRadius(
double value
);
[Category("Resize Point")] [Description("The interaction radius of resize points.")] [DefaultValue(4)] public:
property double ResizePointsInteractionRadius { double get(); void set(double value); }
Property Value
Значение по умолчанию - 4. Минимальное значение - 0.