'Declaration Public Sub DrawLabel( _ ByVal Label As DicomLabel _ )
'Usage Dim instance As DicomViewer Dim Label As DicomLabel instance.DrawLabel(Label)
public void DrawLabel( DicomLabel Label )
public: void DrawLabel( DicomLabel^ Label )
Parameters
- Label
- The label to be drawn on DicomViewer