SizingMethod Attribute | SizingMethod Property | Internet Development Index |
Sets or retrieves a value that indicates whether the container is resized to fit the resulting image.
Syntax
HTML Scripting
Possible Values
sMethod String that specifies or receives one of the following values.
clip to original Default. Container is not resized. auto expand Container is resized to fit the resulting image. The property is read/write. The property has a default value of clip to original.
Remarks
Applies To
Matrix
See Also
Scripting Filters, Filter Design Considerations