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