'Declaration Public Property Shadow As Short
'Usage Dim instance As DicomLabel Dim value As Short instance.Shadow = value value = instance.Shadow
public short Shadow {get; set;}
'Declaration Public Property Shadow As Short
'Usage Dim instance As DicomLabel Dim value As Short instance.Shadow = value value = instance.Shadow
public short Shadow {get; set;}
The allowable values are:
Although defined as enumerated types, the values above can be (and normally are) combined and used as bit fields
The shadow is drawn in the direction(s) indicated above displaced by one pixel from the main label, and it is drawn using the label’s BackColour colour.