[System.Xml.Serialization.XmlAttribute()] [System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)] public ScaleTickShape Shape {get; set;}
'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property Shape As ScaleTickShape
'Usage
Dim instance As NScaleTickStyle Dim value As ScaleTickShape instance.Shape = value value = instance.Shape