'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property DepthAxisIndex As System.Integer
'Usage
Dim instance As NScalePointAnchor Dim value As System.Integer instance.DepthAxisIndex = value value = instance.DepthAxisIndex
[System.Xml.Serialization.XmlAttribute()] public System.int DepthAxisIndex {get; set;}