Back to Website
Show / Hide Table of Contents

Class Color

Inheritance
System.Object
Color
ProcessColor
SpotColor
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.ColorInWork
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public abstract class Color

Constructors

Color()

Declaration
protected Color()

Properties

Type

Declaration
public string Type { get; }
Property Value
Type Description
System.String

Methods

Clone()

Declaration
public abstract Color Clone()
Returns
Type Description
Color
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...