public LabelType LabelType {get; set;}
public: property LabelType LabelType { LabelType get(); void set ( LabelType value); }
'Declaration Public Property LabelType As LabelType
'Declaration
Public Property LabelType As LabelType
'Usage Dim instance As DicomLabel Dim value As LabelType instance.LabelType = value value = instance.LabelType
'Usage
Dim instance As DicomLabel Dim value As LabelType instance.LabelType = value value = instance.LabelType
Possible values for LabelType
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
DicomLabel Class DicomLabel Members