Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Type As Medical3DVolumeType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DPlaneEventArgs Dim value As Medical3DVolumeType value = instance.Type |
C# | |
---|---|
public Medical3DVolumeType Type {get;} |
C++/CLI | |
---|---|
public: property Medical3DVolumeType Type { Medical3DVolumeType get(); } |
Property Value
Medical3DVolumeType represents the volume type.Change the volume type of the object using the Medical3DContainer.VolumeType property.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7