Interface ISymbology
Namespace: Telerik.WinControls.UI.Barcode.Symbology
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface ISymbology : INotifyPropertyChanged
Methods
CreateElements(IElementFactory, Rectangle)
Declaration
void CreateElements(IElementFactory factory, Rectangle bounds)
Parameters
IElementFactory
factory
|
System.Drawing.Rectangle
bounds
|