Leadtools.MedicalViewer Namespace > MedicalViewerMPRPolygon Class : ParaxialCuts Property |
public RasterCollection<MedicalViewerParaxialCutCell> ParaxialCuts {get;}
'Declaration Public ReadOnly Property ParaxialCuts As RasterCollection(Of MedicalViewerParaxialCutCell)
'Usage Dim instance As MedicalViewerMPRPolygon Dim value As RasterCollection(Of MedicalViewerParaxialCutCell) value = instance.ParaxialCuts
public RasterCollection<MedicalViewerParaxialCutCell> ParaxialCuts {get;}
get_ParaxialCuts();
public: property RasterCollection<MedicalViewerParaxialCutCell^>^ ParaxialCuts { RasterCollection<MedicalViewerParaxialCutCell^>^ get(); }
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