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