| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property RotatePlane As Medical3DRotatePlaneAction | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Medical3DRotatePlaneAction RotatePlane {get;} | |
| C++/CLI | |
|---|---|
public: property Medical3DRotatePlaneAction^ RotatePlane { Medical3DRotatePlaneAction^ get(); } | |
Return Value
A class that handles MPR planes or clipping planes rotation.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code