Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Object As Medical3DObject |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DPostPaintEventArgs Dim value As Medical3DObject value = instance.Object |
C# | |
---|---|
public Medical3DObject Object {get;} |
C++/CLI | |
---|---|
public: property Medical3DObject^ Object { Medical3DObject^ get(); } |
Property Value
Medical3DContainer.Objects collection that represents the object being drawn.For more information, refer to Medical3DContainer.Objects.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7