PlaneOrientation

Specifies the PlaneOrientation

Declaration Syntax

public enum PlaneOrientation

Table 1098: Members

Member

PlaneOrientation_XY

Used to define a plane based on the X and Y axes directions, i.e., normal to the Z axis

Member

PlaneOrientation_XZ

Used to define a plane based on the X and Z axes directions, i.e., normal to the Y axis

Member

PlaneOrientation_YZ

Used to define a plane based on the Y and Z axes directions, i.e., normal to the X axis