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