[Description("The alignment of the text on the ruler.")] [Category("Ruler Appearance")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public virtual ContentAlignment TextAlignment {get; set;}
Property Value
The default value isContentAlignment.TopRight
.