| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property PlaneIndex As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int PlaneIndex {get;} | |
Return Value
Index of the plane.Is it zero-based
For more information, refer to Generic Medical3DPlaneCollection and Generic Medical3DMPRPlaneCollection.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code