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