'Declaration <DescriptionAttribute("The border pen width of rotation point.")> <CategoryAttribute("Rotation Point")> <DefaultValueAttribute(1)> Public Property RotationPointBorderPenWidth As Single
[Description("The border pen width of rotation point.")] [Category("Rotation Point")] [DefaultValue(1)] public float RotationPointBorderPenWidth { get; set; }
[Description("The border pen width of rotation point.")] [Category("Rotation Point")] [DefaultValue(1)] public: __property float get_RotationPointBorderPenWidth(); public: __property void set_RotationPointBorderPenWidth(
float value
);
[Description("The border pen width of rotation point.")] [Category("Rotation Point")] [DefaultValue(1)] public:
property float RotationPointBorderPenWidth { float get(); void set(float value); }
Property Value
Значение по умолчанию - 1. Минимальное значение - 0.