Class OdEndPath

Class OdEndPath

Název místa: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Shromáždění: Aspose.Imaging.dll (25.4.0)

Zlepšená koncová cesta

[JsonObject(MemberSerialization.OptIn)]
public class OdEndPath : OdGraphicObject

Inheritance

object OdObject OdGraphicObject OdEndPath

Dědiční členové

OdGraphicObject.AbsoluteCoordinates , OdObject.parent , OdObject.Parent , OdObject.Items , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

OdEndPath(OdObject)

Začíná nový příklad třídy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath.

public OdEndPath(OdObject parent)

Parameters

parent OdObject

a rodiče.

Properties

Fill

Získáte nebo nastavíte hodnotu, která naznačuje, zda je tento Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath vyplněn.

[JsonProperty]
public bool Fill { get; set; }

Hodnota nemovitosti

bool

 Čeština