Class CmxProcedure

Class CmxProcedure

ชื่อพื้นที่: Aspose.Imaging.FileFormats.Cmx.ObjectModel การประกอบ: Aspose.Imaging.dll (25.4.0)

กระบวนการ CMX

[JsonObject(MemberSerialization.OptIn)]
public class CmxProcedure : CmxContainer, IDisposable, ICmxContainer, ICmxDocElement

Inheritance

object DisposableObject CmxContainer CmxProcedure

Implements

IDisposable , ICmxContainer , ICmxDocElement

อนุญาโตตุลาการ

CmxContainer.Equals(CmxContainer) , CmxContainer.Equals(object) , CmxContainer.GetHashCode() , CmxContainer.ReleaseManagedResources() , CmxContainer.Elements , DisposableObject.Dispose() , DisposableObject.ReleaseManagedResources() , DisposableObject.ReleaseUnmanagedResources() , DisposableObject.VerifyNotDisposed() , DisposableObject.Disposed , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

CmxProcedure()

public CmxProcedure()

Properties

BoundBox

รับหรือวางกล่องขอบ

[JsonProperty]
public RectangleF BoundBox { get; set; }

คุณสมบัติมูลค่า

RectangleF

Methods

Equals(CmxProcedure)

ตรวจสอบว่าวัตถุนั้นเท่าเทียมกันหรือไม่

protected bool Equals(CmxProcedure other)

Parameters

other CmxProcedure

วัตถุอื่น ๆ

Returns

bool

ผลการเปรียบเทียบเท่าเทียม

Equals(วัตถุ)

ตรวจสอบว่าวัตถุนั้นเท่าเทียมกันหรือไม่

public override bool Equals(object obj)

Parameters

obj object

วัตถุอื่น ๆ

Returns

bool

ผลการเปรียบเทียบเท่าเทียม

GetHashCode()

รับรหัส hash ของวัตถุปัจจุบัน

public override int GetHashCode()

Returns

int

รหัส hash

ดูเพิ่มเติม

CmxContainer

 แบบไทย