SourceEnum StrokeKind
from egui import StrokeKindStrokeKind.Inside
StrokeKind.Middle
StrokeKind.OutsideDescribes how the stroke of a shape should be painted.
from egui import StrokeKindStrokeKind.Inside
StrokeKind.Middle
StrokeKind.OutsideDescribes how the stroke of a shape should be painted.
StrokeKind.Inside Enum value§StrokeKind.Middle Enum value§StrokeKind.Outside Enum value§