Class ThemeBinding
Inheritance
System.Object
ThemeBinding
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()
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ThemeBinding
Constructors
ThemeBinding()
Declaration
Fields
Altline
Declaration
Field Value
| Type |
Description |
| System.String |
|
Barcode
Declaration
Field Value
| Type |
Description |
| System.String |
|
Border
Declaration
Field Value
| Type |
Description |
| System.String |
|
ClipartColors
Declaration
public string[] ClipartColors
Field Value
| Type |
Description |
| System.String[] |
|
Fill
Declaration
Field Value
| Type |
Description |
| System.String |
|
Horizontal
Declaration
Field Value
| Type |
Description |
| System.String |
|
Img
Declaration
Field Value
| Type |
Description |
| System.String |
|
Line
Declaration
Field Value
| Type |
Description |
| System.String |
|
Shadow
Declaration
Field Value
| Type |
Description |
| System.String |
|
Stroke
Declaration
Field Value
| Type |
Description |
| System.String |
|
Styles
Declaration
Field Value
| Type |
Description |
| System.String[] |
|
Text
Declaration
Field Value
| Type |
Description |
| System.String |
|
TextFill
Declaration
Field Value
| Type |
Description |
| System.String |
|
Vertical
Declaration
Field Value
| Type |
Description |
| System.String |
|
Methods
Clone()
Declaration
public ThemeBinding Clone()
Returns