'Declaration <CategoryAttribute("Rotation Assistant")> <DefaultValueAttribute(1)> <DescriptionAttribute("The border pen width of rotation assistant.")> Public Property RotationAssistantBorderPenWidth As Double
[Category("Rotation Assistant")] [DefaultValue(1)] [Description("The border pen width of rotation assistant.")] public double RotationAssistantBorderPenWidth { get; set; }
[Category("Rotation Assistant")] [DefaultValue(1)] [Description("The border pen width of rotation assistant.")] public: __property double get_RotationAssistantBorderPenWidth(); public: __property void set_RotationAssistantBorderPenWidth(
double value
);
[Category("Rotation Assistant")] [DefaultValue(1)] [Description("The border pen width of rotation assistant.")] public:
property double RotationAssistantBorderPenWidth { double get(); void set(double value); }
Property Value
Default value is 1. Minimum value is 0.