AnnotationAnchor

class manim_eng._base.anchor.AnnotationAnchor

Bases: Anchor

Attributes

AnnotationAnchor.animate

Used to animate the application of any method of self.

AnnotationAnchor.animation_overrides

AnnotationAnchor.color

AnnotationAnchor.depth

The depth of the mobject.

AnnotationAnchor.fill_color

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

AnnotationAnchor.height

The height of the mobject.

AnnotationAnchor.n_points_per_curve

AnnotationAnchor.pos

AnnotationAnchor.sheen_factor

AnnotationAnchor.stroke_color

AnnotationAnchor.width

The width of the mobject.