RelativeScaleHeight

IPictureFrame.RelativeScaleHeight property

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

public float RelativeScaleHeight { get; set; }

See Also