Leadtools.Medical.Workstation.UI Namespace > CutPlaneCellEventArgs Class : CutPlaneCell Property |
public MedicalViewerCell CutPlaneCell {get; set;}
'Declaration Public Property CutPlaneCell As MedicalViewerCell
'Usage Dim instance As CutPlaneCellEventArgs Dim value As MedicalViewerCell instance.CutPlaneCell = value value = instance.CutPlaneCell
public MedicalViewerCell CutPlaneCell {get; set;}
get_CutPlaneCell();
set_CutPlaneCell(value);
public: __property MedicalViewerCell* get_CutPlaneCell(); public: __property void set_CutPlaneCell( MedicalViewerCell* value );
public: property MedicalViewerCell* CutPlaneCell { MedicalViewerCell* get(); void set ( MedicalViewerCell* value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2