Class WmfArc

Class WmfArc

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

Záznam META_ARC vytiahne eliptickú arku.

public class WmfArc : WmfRectangle

Inheritance

object MetaObject WmfObject WmfRectangle WmfArc

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

WmfArc()

public WmfArc()

Properties

EndArc

Získajte alebo nastavíte koniec arku.

public Point EndArc { get; set; }

Hodnota nehnuteľnosti

Point

StartArc

Získať alebo nastaviť štart arc.

public Point StartArc { get; set; }

Hodnota nehnuteľnosti

Point

 Slovenčina