Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DerivativeCell As MedicalViewerCell |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MedicalViewerPlaneCutLine Dim value As MedicalViewerCell value = instance.DerivativeCell |
C# | |
---|---|
public MedicalViewerCell DerivativeCell {get;} |
C++/CLI | |
---|---|
public: property MedicalViewerCell^ DerivativeCell { MedicalViewerCell^ get(); } |
Property Value
MedicalViewerCell that represents the cell which 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