'Declaration Public Sub Clip( _ ByVal Label As DicomLabel, _ ByVal DisplayArea As Size _ )
'Usage Dim instance As DicomImage3D Dim Label As DicomLabel Dim DisplayArea As Size instance.Clip(Label, DisplayArea)
public void Clip( DicomLabel Label, Size DisplayArea )
public: void Clip( DicomLabel^ Label, Size DisplayArea )
Parameters
- Label
- The label containing a rectangle or line used to define the cut planes
- DisplayArea
- The size of the area in which the image is displayed