Class PDF3DCuttingPlaneOrientation

PDF3DCuttingPlaneOrientation class

Class PDF3DCuttingPlaneOrientation.

public class PDF3DCuttingPlaneOrientation

Constructors

NameDescription
PDF3DCuttingPlaneOrientation()Initializes a new instance of the PDF3DCuttingPlaneOrientation class.
PDF3DCuttingPlaneOrientation(double?, double?, double?)Initializes a new instance of the PDF3DCuttingPlaneOrientation class.

Properties

NameDescription
AngleX { get; set; }يحصل أو يحدد الزاوية بالنسبة لمحور X.
AngleY { get; set; }يحصل أو يحدد الزاوية بالنسبة لمحور Y.
AngleZ { get; set; }يحصل أو يحدد الزاوية بالنسبة لمحور Z.

Methods

NameDescription
override ToString()يُرجع سلسلة تمثل هذه الحالة.

See Also