[Description("The 3D border style of the ruler.")] [Category("Appearance")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public virtual Border3DStyle Border3DStyle {get; set;}
Property Value
The default value isBorder3DStyle.Flat
.[Description("The 3D border style of the ruler.")] [Category("Appearance")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public virtual Border3DStyle Border3DStyle {get; set;}
Border3DStyle.Flat
.BorderStyle.Fixed3D
, then the border of the control is drawn using the value of the Border3DStyle property.