Creates a new BarcodeNode instance at a specified position with a specified size and adds it to the Nodes collection of the underlying diagram.
Name | Description |
---|---|
Creates a new BarcodeNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
|
Factory.CreateBarcodeNode (Double, Double, Double, Double, BarcodeFormat, String) |
Creates a new BarcodeNode instance at the specified position with the specified size and content, and adds it to the Nodes collection of the underlying diagram. |
Creates a new BarcodeNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
|
Factory.CreateBarcodeNode (Point, Size, BarcodeFormat, String) |
Creates a new BarcodeNode instance at the specified position with the specified size and shape, and adds it to the Nodes collection of the underlying diagram. |
Creates a new BarcodeNode instance with the specified dimensions and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new BarcodeNode instance with the specified dimensions and shape, and adds it to the Nodes collection of the underlying diagram. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |