UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.PGL.Shapes.Line Member List

This is the complete list of members for LabelMaker.PGL.Shapes.Line, including all inherited members.

__init__(self, Optional[IPoint] start=None, Optional[IPoint] end=None, float line_thickness=1.0)LabelMaker.PGL.Shapes.Line
__str__(self)LabelMaker.PGL.Shapes.Line
endLabelMaker.Interfaces.IShapes.ALine
from_coordinates(cls, float x_start, float y_start, float x_end, float y_end, float line_thickness=1.0)LabelMaker.PGL.Shapes.Line
line_thicknessLabelMaker.Interfaces.IShapes.ALine
rulerLabelMaker.Interfaces.IShapes.ILinestatic
startLabelMaker.Interfaces.IShapes.ALine