public enum ENMagneticFieldDirection : System.Enum
public enum ENMagneticFieldDirection : System.Enum
Member | Description |
---|---|
ConcentricClockwise | The magnetic field circulates around the origin in a clockwise direction |
ConcentricCounterClockwise | The magnetic field circulates around the origin in a counter clockwise direction |
OrthogonalLeftwardDownward | The magnetic field is orthogonal with leftward - downward direction |
OrthogonalLeftwardUpward | The magnetic field is orthogonal with leftward - upward direction |
OrthogonalRightwardDownward | The magnetic field is orthogonal with rightward - downward direction |
OrthogonalRightwardUpward | The magnetic field is orthogonal with rightward - upward direction |
ParallelDownward | The magnetic field is parallel and flows from top to bottom |
ParallelLeftward | The magnetic field is parallel and flows from right to left |
ParallelRightward | The magnetic field is parallel and flows from left to right |
ParallelUpward | The magnetic field is parallel and flows from bottom to top |
PolarInward | The magnetic field radiates towards the origin |
PolarOutward | The magnetic field radiates from the origin |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.Layout.ENMagneticFieldDirection
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)