Class WmfRoundRect

Class WmfRoundRect

Pôvodný názov: Aspose.Imaging.FileFormats.Wmf.Objects Zhromaždenie: Aspose.Imaging.dll (25.4.0)

rektangulárnym objektom.

public class WmfRoundRect : WmfRectangle

Inheritance

object MetaObject WmfObject WmfRectangle WmfRoundRect

Z dedičných členov

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

Získať alebo nastaviť výšku.

public short Height { get; set; }

Hodnota nehnuteľnosti

short

Width

Získať alebo nastaviť šírku.

public short Width { get; set; }

Hodnota nehnuteľnosti

short

 Slovenčina