Back to Website
Show / Hide Table of Contents

Class ColorLessContainer

Inheritance
System.Object
ModelComponent
Container
SurfaceContainer
ColorLessContainer
Implements
System.ComponentModel.INotifyPropertyChanged
System.ICloneable
Inherited Members
SurfaceContainer.SetLocked(Boolean)
SurfaceContainer.Type
SurfaceContainer.TranslationKey
Container.ParentComponent
Container.Region
Container.Equals(Container)
Container.GetHashCode()
Container.Items
Container.Locked
Container.Visible
Container.PrintingTechniqueConstraints
ModelComponent.UserTagKey
ModelComponent.WarningTagKey
ModelComponent.Tags
ModelComponent.GenerateId()
ModelComponent.ToString()
ModelComponent.Equals(ModelComponent)
ModelComponent.Clone(Boolean)
ModelComponent.Clone()
ModelComponent.OnPropertyChanged(String)
ModelComponent.Version
ModelComponent.Id
ModelComponent.Name
ModelComponent.PropertyChanged
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ColorLessContainer : SurfaceContainer, ICloneable

Constructors

ColorLessContainer()

Declaration
public ColorLessContainer()

Properties

Amount

Declaration
public float Amount { get; set; }
Property Value
Type Description
System.Single

Dither

Declaration
public Dither Dither { get; set; }
Property Value
Type Description
Dither

Dpi

Declaration
public float? Dpi { get; set; }
Property Value
Type Description
System.Nullable<System.Single>

Format

Declaration
public Format Format { get; set; }
Property Value
Type Description
Format

Opaque

Declaration
public bool Opaque { get; set; }
Property Value
Type Description
System.Boolean

OutputColor

Declaration
public Color OutputColor { get; set; }
Property Value
Type Description
Color

RenderingType

Declaration
public override RenderingType RenderingType { get; }
Property Value
Type Description
RenderingType
Overrides
SurfaceContainer.RenderingType

Visualization

Declaration
public ContainerVisualization Visualization { get; set; }
Property Value
Type Description
ContainerVisualization

Methods

DeepClone<TItem>(TItem, Boolean)

Declaration
public override TItem DeepClone<TItem>(TItem clone = null, bool keepIds = false)
    where TItem : ModelComponent
Parameters
Type Name Description
TItem clone
System.Boolean keepIds
Returns
Type Description
TItem
Type Parameters
Name Description
TItem
Overrides
Aurigma.DesignAtoms.Model.SurfaceContainer.DeepClone<TItem>(TItem, System.Boolean)

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean
Overrides
SurfaceContainer.Equals(Object)

GetBytes()

Declaration
public override byte[] GetBytes()
Returns
Type Description
System.Byte[]
Overrides
SurfaceContainer.GetBytes()

Implements

System.ComponentModel.INotifyPropertyChanged
System.ICloneable
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback