AbstractPoint::NaturalOrientation Property
Visual Studio 2015
The "natural" orientation of the geometric unit, from the perspective of the context in which it is used. For example, it may be most natural to write the layout code for a StackPanel using Vertical orientation since a stack in the real world is a vertical thing.
The choice of natural orientation within a given context is not important, as long as the same natural orientation is used consistently throughout that context.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Show: