Class CmxArrowSpec

Class CmxArrowSpec

İsim alanı : Aspose.Imaging.FileFormats.Cmx.ObjectModel.Specs Toplantı: Aspose.Imaging.dll (25.4.0)

Geometrik bilgileri, çıkış mermi (marker) için belirtilmiştir.

[JsonObject(MemberSerialization.OptIn)]
public class CmxArrowSpec : CmxPathSpec, ICmxObjectSpec

Inheritance

object CmxPathSpec CmxArrowSpec

Implements

ICmxObjectSpec

mirasçı üyeleri

CmxPathSpec.Equals(CmxPathSpec) , CmxPathSpec.Equals(object) , CmxPathSpec.GetHashCode() , CmxPathSpec.Points , CmxPathSpec.Type , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

CmxArrowSpec()

public CmxArrowSpec()

Properties

ArrowOffset

Bir kurşun alın ya da kurşun alın.

[JsonProperty]
public float ArrowOffset { get; set; }

Mülkiyet Değer

float

Methods

Equals(CmxArrowSpec)

nesnelerin eşit olup olmadığını kontrol edin.

protected bool Equals(CmxArrowSpec other)

Parameters

other CmxArrowSpec

Diğer nesne ise.

Returns

bool

Eşitlik karşılaştırma sonuçları.

Equals(nesne)

nesnelerin eşit olup olmadığını kontrol edin.

public override bool Equals(object obj)

Parameters

obj object

Diğer nesne ise.

Returns

bool

Eşitlik karşılaştırma sonuçları.

GetHashCode()

Mevcut nesnenin hash kodu alın.

public override int GetHashCode()

Returns

int

Hash kodu ile ilgili.

Ayrıca bakın

CmxPathSpec

 Türkçe