Class OdEndPath
Class OdEndPath
Le nom : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Assemblée: Aspose.Imaging.dll (25.4.0)
La voie finale améliorée
[JsonObject(MemberSerialization.OptIn)]
public class OdEndPath : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEndPath
I membri ereditari
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)
Initialisez une nouvelle instance de la classe Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath.
public OdEndPath(OdObject parent)
Parameters
parent
OdObject
Le parent .
Properties
Fill
Obtenez ou définissez une valeur indiquant si ce Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath est rempli.
[JsonProperty]
public bool Fill { get; set; }