LabelAnchor

class manim_eng._base.anchor.LabelAnchor

Bases: Anchor

Attributes

LabelAnchor.animate

Used to animate the application of any method of self.

LabelAnchor.animation_overrides

LabelAnchor.color

LabelAnchor.depth

The depth of the mobject.

LabelAnchor.fill_color

If there are multiple colors (for gradient) this returns the first one

LabelAnchor.height

The height of the mobject.

LabelAnchor.n_points_per_curve

LabelAnchor.pos

LabelAnchor.sheen_factor

LabelAnchor.stroke_color

LabelAnchor.width

The width of the mobject.