'Declaration
Protected Overridable ReadOnly Property DefaultOrientation As System.Windows.Forms.Orientation
'Usage
Dim instance As NNavigationGlyphShape Dim value As System.Windows.Forms.Orientation value = instance.DefaultOrientation
protected virtual System.Windows.Forms.Orientation DefaultOrientation {get;}