Show / Hide Table of Contents

Class MultipleSelectionItem

Represents a collection of Item-derived classes which have been selected on the visual thermal label editor by the end-user.

Inheritance
System.Object
Item
MultipleSelectionItem
Inherited Members
Item.PropertyChanged
Item.OnPropertyChanged(Item, String)
Item.Name
Item.X
Item.Y
Item.UnitType
Item.Dpi
Item.DataField
Item.DataFieldFormatString
Item.UseCache
Item.CacheItemId
Item.PrintAsGraphic
Item.Comments
Item.Tag
Item.Locked
Item.Editable
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: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public class MultipleSelectionItem : Item, IXmlTemplate, INotifyPropertyChanged
Remarks

This class is used by the visual thermal label editor component mainly and should never be used with the ThermalLabel SDK.

Constructors

MultipleSelectionItem()

Declaration
public MultipleSelectionItem()

Properties

Items

Gets a collection of Item-derived classes.

Declaration
public ItemCollection Items { get; }
Property Value
Type Description
ItemCollection

Methods

Clone()

Declaration
public override Item Clone()
Returns
Type Description
Item
Overrides
Item.Clone()

ConvertToUnit(UnitType)

Declaration
public override void ConvertToUnit(UnitType unit)
Parameters
Type Name Description
UnitType unit
Overrides
Item.ConvertToUnit(UnitType)

UpdateFrom(Item)

Declaration
public override void UpdateFrom(Item item)
Parameters
Type Name Description
Item item
Overrides
Item.UpdateFrom(Item)
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com