Leadtools.ImageProcessing.Effects Namespace > MaskConvolutionCommand Class : Type Property |
public MaskConvolutionCommandType Type {get; set;}
'Declaration Public Property Type As MaskConvolutionCommandType
'Usage Dim instance As MaskConvolutionCommand Dim value As MaskConvolutionCommandType instance.Type = value value = instance.Type
public MaskConvolutionCommandType Type {get; set;}
get_Type();
set_Type(value);
public: property MaskConvolutionCommandType Type { MaskConvolutionCommandType get(); void set ( MaskConvolutionCommandType 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