Class OdNoStrokePath
Class OdNoStrokePath
Namespace: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
Assembly: Aspose.Imaging.dll (25.2.0)
Specifies that the current set of sub-paths will not be stroked.
[JsonObject(MemberSerialization.OptIn)]
public class OdNoStrokePath : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdNoStrokePath
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
OdNoStrokePath(OdObject)
Initializes a new instance of the Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdNoStrokePath class.
public OdNoStrokePath(OdObject parent)
Parameters
parent
OdObject
The parent.