Allows control of Import of objects derived from a DicomLabel
'Declaration
Public Overridable Sub OnImport( _
ByVal As DicomDataSet _
)
'Usage
Dim instance As DicomLabel
Dim LabelDataSet As DicomDataSet
instance.OnImport(LabelDataSet)
Parameters
- LabelDataSet
-
The DicomDataset within the presentation state representing
this particular label
Target Platforms: .NET CLR 4.0 or higher