Medical3DAxis Enumeration

Summary
Specifies the axis that will be used.
Syntax
C#
C++/CLI
[FlagsAttribute()] 
public enum Medical3DAxis 
[FlagsAttribute()] 
public enum class Medical3DAxis : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0x00000001Xx-axis.
0x00000002Yy-axis.
0x00000004Z(0x00000007)z-axis.
0x00000007XYZAll axes
Remarks

Some methods allow ORing this flag.

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.