![]() |
CNiLabels3D | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Class |
Declared in: NiLabels3d.h |
Overview
CNiLabels3D encapsulates the interface to the Labels property of the CNiAxis3D object. You use 3D labels to annotate the axes on 3D graph controls.
Base Classes
Data Items
![]() |
CNiColor | Color | Specifies the color of the labels. |
![]() |
CNiFont | Font | Specifies the font of the labels. |
![]() |
bool | Normal | Specifies if labels appear at the normal axis position. |
![]() |
bool | Opposite | Specifies if labels appear at the opposite axis position. |
Constructors
![]() |
Default constructor. | ||
![]() |
CNiLabels3D( CWLabels3D_CI* pCustom, CNiInterface::ThreadAccess option ) |
Constructor that attaches to the specified CWLabels3D_CI pointer. | |
![]() |
CNiLabels3D( const CNiLabels3D& source ) |
Copy constructor. |
Destructors
Functions
![]() |
static const IID & | GetIid() |
Returns the globally unique identifier (GUID) of the ActiveX interface to which this class connects. |
![]() |
const CNiLabels3D & | Assignment operator. |