Class OdClosePath
Class OdClosePath
Namespace: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
Assembly: Aspose.Imaging.dll (25.4.0)
The close path
[JsonObject(MemberSerialization.OptIn)]
public class OdClosePath : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdClosePath
Inherited Members
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
OdClosePath(OdObject)
Initializes a new instance of the Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdClosePath class.
public OdClosePath(OdObject parent)
Parameters
parent
OdObject
The parent.