ZOperationAvailable Property

Summary
Gets the value that indicates whether the vertex Z operation is supported by the current hardware.
Syntax
C#
VB
C++
public static bool ZOperationAvailable { get; } 
  
Public Shared ReadOnly Property ZOperationAvailable As Boolean 
public: 
static property bool ZOperationAvailable { 
   bool get(); 
} 

Property Value

true if the vertex Z operation is available; otherwise, false.

Example

For an example refer to BlendingAvailable

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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