2 out of 2 rated this helpful - Rate this topic

Dy Attribute | Dy Property

Sets or retrieves the Y component of the augmenting vector for linear transformations.

Syntax

HTML
{ filter:progid:DXImageTransform.Microsoft.Matrix(
    Dy = fDy ... ) ... }
Scripting
object.filters.item(
    "DXImageTransform.Microsoft.Matrix").Dy [ = fDy ]

Possible Values

fDy Floating-point that specifies or receives of the Y component of the augmenting vector.
1.0
Default.

The property is read/write. The property has a default value of 1.0.

Remarks

This property is ignored if the SizingMethod is set to auto expand.

Applies To

Matrix

See Also

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ