Leadtools.ImageProcessing.Effects Namespace > FadedMaskCommand Class : Transparent Property |
public RasterColor Transparent {get; set;}
'Declaration Public Property Transparent As RasterColor
'Usage Dim instance As FadedMaskCommand Dim value As RasterColor instance.Transparent = value value = instance.Transparent
public RasterColor Transparent {get; set;}
get_Transparent();
set_Transparent(value);
public: property RasterColor Transparent { RasterColor get(); void set ( RasterColor value); }
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