FocusScaleY

EmfPlusFocusScaleData.FocusScaleY property

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

public float FocusScaleY { get; set; }

See Also