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