Class OdMeasure

Class OdMeasure

İsim alanı : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Toplantı: Aspose.Imaging.dll (25.4.0)

Ölçüm

[JsonObject(MemberSerialization.OptIn)]
public class OdMeasure : OdStyledObject

Inheritance

object OdObject OdGraphicObject OdStyledObject OdMeasure

mirasçı üyeleri

OdStyledObject.Style , OdStyledObject.Rectangle , 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

OdMeasure(OdObject)

Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdMeasure sınıfının yeni bir örneğini başlatır.

public OdMeasure(OdObject parent)

Parameters

parent OdObject

Bir ebeveyn.

Properties

Point1

1 numaralı noktaya girin veya girin.

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

Mülkiyet Değer

PointF

Point2

2 noktaya girin veya girin.

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

Mülkiyet Değer

PointF

Point3

  1. noktayı alır ya da yerleştirir.
[JsonProperty]
public PointF Point3 { get; set; }

Mülkiyet Değer

PointF

Point4

Dördüncü noktaya girin veya girin.

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

Mülkiyet Değer

PointF

 Türkçe