完整成員列表,類別為 LabelMaker.PGL.Shapes.Line, 包含所有繼承的成員
| __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 | |
| end | LabelMaker.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_thickness | LabelMaker.Interfaces.IShapes.ALine | |
| ruler | LabelMaker.Interfaces.IShapes.ILine | static |
| start | LabelMaker.Interfaces.IShapes.ALine |