Class OdCurveTo

Class OdCurveTo

Името на пространството: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Асамблея: Aspose.Imaging.dll (25.4.0)

Увеличаване на кривата

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

Inheritance

object OdObject OdGraphicObject OdCurveTo

Derived

OdShortCurveTo

наследници

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

OdCurveTo(OdObject)

Иницијализира нова инстанция на Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCurveTo клас.

public OdCurveTo(OdObject parent)

Parameters

parent OdObject

на родителите.

Properties

Points

Получавате или поставяте точки.

[JsonProperty]
public PointF[] Points { get; set; }

стойност на имота

PointF []

 Български