FocusScaleX

EmfPlusFocusScaleData.FocusScaleX property

Gets or sets a floating-point value that defines the horizontal focus scale. The focus scale MUST be a value between 0.0 and 1.0, exclusive.

public float FocusScaleX { get; set; }

See Also