Class CmxLayer
Названий на: Aspose.Imaging.FileFormats.Cmx.ObjectModel Асамблея: Aspose.Imaging.dll (25.5.0)
Графічний шар, розташований на сторінці документа CMX.
[JsonObject(MemberSerialization.OptIn)]
public class CmxLayer : CmxContainer, IDisposable, ICmxContainer, ICmxDocElementInheritance
object ← DisposableObject ← CmxContainer ← CmxLayer
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
CmxLayer()
public CmxLayer()Fields
MasterDesktopLayerName
Назва клавіатури Master Desktop Layer
public const string MasterDesktopLayerName = "Master Desktop"Полезна вартість
Properties
Flags
Знайдіть або підніміть прапор.
[JsonProperty]
public uint Flags { get; set; }вартість нерухомості
IsVisible
Приймає або встановлює значення, яке вказує на те, чи є цей шар видимим.
[JsonProperty]
public bool IsVisible { get; set; }вартість нерухомості
Name
Приймати або встановити назву шару.
[JsonProperty]
public string Name { get; set; }вартість нерухомості
Number
Приймає або встановлює номер замовлення шару.
[JsonProperty]
public int Number { get; set; }вартість нерухомості
Methods
Equals(CmxLayer)
Перевірте, чи є об’єкти рівними.
protected bool Equals(CmxLayer other)Parameters
other CmxLayer
Інший об’єкт
Returns
Результат порівняння рівності.
Equals(Об’єкт)
Перевірте, чи є об’єкти рівними.
public override bool Equals(object obj)Parameters
obj object
Інший об’єкт
Returns
Результат порівняння рівності.
GetHashCode()
Знайдіть хаш-код поточного об’єкта.
public override int GetHashCode()Returns
Код для хаша.