Class OdCurveTo
Class OdCurveTo
Название пространства: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Ассоциация: Aspose.Imaging.dll (25.5.0)
Повышенная курва
[JsonObject(MemberSerialization.OptIn)]
public class OdCurveTo : OdGraphicObjectInheritance
object ← OdObject ← OdGraphicObject ← OdCurveTo
Derived
Наследованные члены
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 [ ]