Platforms to show: All Mac Windows Linux Cross-Platform
ZintVectorRectMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Barcode | MBS Barcode Plugin | 20.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 7 properties
- property ColorNumber as Integer
- property ColorValue as Color
- property Height as Single
- property NextObject as ZintVectorRectMBS
- property Width as Single
- property X as Single
- property Y as Single
- method Constructor Private
This class has no sub classes.
Some methods using this class:
- ZintVectorMBS.Rectangles as ZintVectorRectMBS()
Some properties using for this class:
- ZintVectorMBS.FirstRectangle as ZintVectorRectMBS
- ZintVectorRectMBS.NextObject as ZintVectorRectMBS
Some examples using this class:
- /Barcode/generate/Barcode Vector
- /Barcode/generate/Create PDF with Barcodes
- /Barcode/generate/Render Barcodes in Xojo
Blog Entries
Release notes
- Version 23.0
- Added ColorNumber properties to ZintVectorRectMBS and ZintVectorCircleMBS class.
- Version 20.0
- Added ZintVectorCircleMBS, ZintVectorHexagonMBS, ZintVectorMBS, ZintVectorRectMBS and ZintVectorStringMBS classes.
The items on this page are in the following plugins: MBS Barcode Plugin.
ZintVectorMBS - ZintVectorStringMBS