Visual Basic (Declaration) | |
---|---|
Public Property Axis As Medical3DAxis |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Medical3DAxis Axis {get; set;} |
C++/CLI | |
---|---|
public: property Medical3DAxis Axis { Medical3DAxis get(); void set (Medical3DAxis value); } |
Return Value
Medical3DAxis represents the reference axis that the rotation will be around it.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family