Skip to main content

Class BaseTextItem.BaseTextValue

Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class BaseTextValue

Inheritance: System.Object -> BaseTextItem.BaseTextValue

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

Constructors

BaseTextValue

public BaseTextValue()

Methods

Clone

public BaseTextItem.BaseTextValue Clone()
Returns

Aurigma.DesignAtoms.Model.Items.BaseTextItem.BaseTextValue

Fields

Name

public string Name

Text

public string Text
Was this page helpful?