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