UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IText.ITextItem Class Reference

Specify text and position on the plane where text starts. More...

Inheritance diagram for LabelMaker.Interfaces.IText.ITextItem:
LabelMaker.Interfaces.IText.ATextItem LabelMaker.Interfaces.IText.TextItem

Static Public Attributes

IPoint start
 
str data
 
IFontSize font_size
 

Detailed Description

Specify text and position on the plane where text starts.

This protocol defines the properties for text items, including the starting position, data, and font size.

Member Data Documentation

◆ data

str LabelMaker.Interfaces.IText.ITextItem.data
static

◆ font_size

IFontSize LabelMaker.Interfaces.IText.ITextItem.font_size
static

◆ start

IPoint LabelMaker.Interfaces.IText.ITextItem.start
static

The documentation for this class was generated from the following file: