[DataMemberAttribute(Name="ResizeType", IsRequired=true)] public ResizeInterpolateCommandType ResizeType {get; set;}
[DataMemberAttribute(Name="ResizeType", IsRequired=true)] public: property ResizeInterpolateCommandType ResizeType { ResizeInterpolateCommandType get(); void set ( ResizeInterpolateCommandType value); }
'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
Target Platforms
ResizeInterpolateRequest Class ResizeInterpolateRequest Members