Leadtools.Services.ImageProcessing.DataContracts Namespace > StatisticsInformationRequest Class : Channel Property |
[DataMemberAttribute(Name="Channel", IsRequired=true)] public RasterColorChannel Channel {get; set;}
'Declaration <DataMemberAttribute(Name="Channel", IsRequired=True)> Public Property Channel As RasterColorChannel
'Usage Dim instance As StatisticsInformationRequest Dim value As RasterColorChannel instance.Channel = value value = instance.Channel
[DataMemberAttribute(Name="Channel", IsRequired=true)] public RasterColorChannel Channel {get; set;}
DataMemberAttribute(Name="Channel", IsRequired=) get_Channel();
set_Channel(value);
[DataMemberAttribute(Name="Channel", IsRequired=true)] public: property RasterColorChannel Channel { RasterColorChannel get(); void set ( RasterColorChannel 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