←Select platform

PlaneIndex Property

Summary

Gets the index of the plane being affected by the plane action.

Syntax

C#
VB
C++
public int PlaneIndex { get; } 
  
Public ReadOnly Property PlaneIndex As Integer 
public: 
property int PlaneIndex { 
   int get(); 
} 

Property Value

A zero-based index of the plane.

Remarks

For more information, refer to Medical3DPlane and Medical3DPlane.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly