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