RelativeScaleWidth

PictureFrame.RelativeScaleWidth property

Returns or sets the scale of width (relative to original picture size) of the picture frame. Value 1.0 corresponds to 100%. Read/write Single.

public float RelativeScaleWidth { get; set; }

See Also