Visual Basic (Declaration) | |
---|---|
Public Property ObjectsContainer As Medical3DContainer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Medical3DContainer ObjectsContainer {get; set;} |
C++/CLI | |
---|---|
public: property Medical3DContainer^ ObjectsContainer { Medical3DContainer^ get(); void set (Medical3DContainer^ value); } |
Return Value
Medical3DContainer Represents the container that holds and controls the 3D objects.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family