Class WmfRoundRect
Class WmfRoundRect
Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.2.0)
The rectangle object.
public class WmfRoundRect : WmfRectangle
Inheritance
object ← MetaObject ← WmfObject ← WmfRectangle ← WmfRoundRect
Inherited Members
WmfRectangle.Rectangle, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
WmfRoundRect()
public WmfRoundRect()
Properties
Height
Gets or sets the height.
public short Height { get; set; }
Property Value
Width
Gets or sets the width.
public short Width { get; set; }