Dx

EmfPlusTranslateWorldTransform.Dx property

Gets or sets a 32-bit floating-point value that defines the horizontal distance. The translation is performed by constructing a new world transform matrix from the dx and dy fields

public float Dx { get; set; }

Property Value

The dx.

See Also