'DeclarationPublic Overridable Sub OnExport( _ ByVal LabelDataSet As DicomDataSet, _ ByVal UsePrivate As System.Boolean _ )
public virtual void OnExport( DicomDataSet LabelDataSet, System.bool UsePrivate )
Parameters
- LabelDataSet
- The DicomDataset within the presentation state representing this particular label
- UsePrivate
- The UsePrivate parameter from CurrentToPresentationState .