Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property SecondDerivativeCell As MedicalViewerCell |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MedicalViewerDoublePlaneCutLine Dim value As MedicalViewerCell value = instance.SecondDerivativeCell |
C# | |
---|---|
public MedicalViewerCell SecondDerivativeCell {get;} |
C++/CLI | |
---|---|
public: property MedicalViewerCell^ SecondDerivativeCell { MedicalViewerCell^ get(); } |
Property Value
The MedicalViewerCell that represents the cell that contains the derivative image.For an example, refer to MedicalViewerPlaneCutLine
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7