IPictureFrameRelativeScaleHeight 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.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
float RelativeScaleHeight { get; set; }

Property Value

Type: Single
See Also