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
PropertyChanged
OnPropertyChanged(Item, String)
Name
X
Y
UnitType
Dpi
DataField
DataFieldFormatString
UseCache
CacheItemId
PrintAsGraphic
Comments
Tag
Locked
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:Neodynamic.SDK.ThermalLabel.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
Clone()

ConvertToUnit(UnitType)

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

UpdateFrom(Item)

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