Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Type As Medical3DMPRPlaneType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DOrthogonalMPRPlane Dim value As Medical3DMPRPlaneType value = instance.Type |
C# | |
---|---|
public Medical3DMPRPlaneType Type {get;} |
C++/CLI | |
---|---|
public: property Medical3DMPRPlaneType Type { Medical3DMPRPlaneType get(); } |
Property Value
A Medical3DMPRPlaneType value that represents the type of orthogonal plane.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7