Class WmfRoundRect

Class WmfRoundRect

名称: Aspose.Imaging.FileFormats.Wmf.Objects 收藏: Aspose.Imaging.dll (25.4.0)

直角对象。

public class WmfRoundRect : WmfRectangle

Inheritance

object MetaObject WmfObject WmfRectangle WmfRoundRect

继承人

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

接收或设置高度。

public short Height { get; set; }

财产价值

short

Width

接收或设置宽度。

public short Width { get; set; }

财产价值

short

 中文