'Declaration <DescriptionAttribute("The discrete angle of rotation assistant.")> <DefaultValueAttribute(45)> <CategoryAttribute("Rotation Assistant")> Public Property RotationAssistantDiscreteAngle As Single
[Description("The discrete angle of rotation assistant.")] [DefaultValue(45)] [Category("Rotation Assistant")] public float RotationAssistantDiscreteAngle { get; set; }
[Description("The discrete angle of rotation assistant.")] [DefaultValue(45)] [Category("Rotation Assistant")] public: __property float get_RotationAssistantDiscreteAngle(); public: __property void set_RotationAssistantDiscreteAngle(
float value
);
[Description("The discrete angle of rotation assistant.")] [DefaultValue(45)] [Category("Rotation Assistant")] public:
property float RotationAssistantDiscreteAngle { float get(); void set(float value); }
Property Value
Значение по умолчанию - 45. Минимальное значение - 1.