Class ContainerProperties
Inheritance
System.Object
ContainerProperties
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
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ContainerProperties
Constructors
ContainerProperties()
Declaration
public ContainerProperties()
Properties
PreviewColor
Declaration
public RgbColor PreviewColor { get; set; }
Property Value
| Type | Description |
|---|---|
| RgbColor |
Texture
Declaration
public string Texture { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |