Class CmxGroup
İsim alanı : Aspose.Imaging.FileFormats.Cmx.ObjectModel Toplantı: Aspose.Imaging.dll (25.4.0)
Grup Aspose.Imaging.FileFormats.Cmx.ObjectModel.ICmxDocElement
[JsonObject(MemberSerialization.OptIn)]
public class CmxGroup : CmxContainer, IDisposable, ICmxContainer, ICmxDocElement
Inheritance
object ← DisposableObject ← CmxContainer ← CmxGroup
Implements
IDisposable , ICmxContainer , ICmxDocElement
mirasçı üyeleri
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
CmxGroup()
public CmxGroup()
Properties
BoundBox
Sınır kutusunu alır veya yerleştirir.
[JsonProperty]
public RectangleF BoundBox { get; set; }
Mülkiyet Değer
Methods
Equals(CmxGroup)
nesnelerin eşit olup olmadığını kontrol edin.
protected bool Equals(CmxGroup other)
Parameters
other
CmxGroup
Diğer nesne ise.
Returns
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
Eşitlik karşılaştırma sonuçları.
GetHashCode()
Mevcut nesnenin hash kodu alın.
public override int GetHashCode()
Returns
Hash kodu ile ilgili.
ToString()
Bu istasyonu temsil eden bir System.String’i geri getirir.
public override string ToString()
Returns
Bu istasyonu temsil eden bir sistem.String.