'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.
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