Class WmfRoundRect
Class WmfRoundRect
Nombre del espacio: Aspose.Imaging.FileFormats.Wmf.Objects Asamblea: Aspose.Imaging.dll (25.4.0)
El objeto rectángulo.
public class WmfRoundRect : WmfRectangle
Inheritance
object ← MetaObject ← WmfObject ← WmfRectangle ← WmfRoundRect
Miembros heredados
WmfRectangle.Rectangle ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Constructors
WmfRoundRect()
public WmfRoundRect()
Properties
Height
Obtenga o establece la altura.
public short Height { get; set; }
Valor de la propiedad
Width
Obtenga o establece la anchura.
public short Width { get; set; }