Height
IShape.Height property
Gets or sets the height of the shape, measured in points. Read/write Single.
public float Height { get; set; }
Remarks
The value returned is always defined and never NaN. The value assigned must also be defined; assign NaN only to properties of a RawFrame
instance.
See Also
- interface IShape
- namespace Aspose.Slides
- assembly Aspose.Slides