MCPcopy Create free account
hub / github.com/cogentcore/core / PaintStyle

Method PaintStyle

svg/node.go:141–143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139}
140
141func (g *NodeBase) PaintStyle() *styles.Paint {
142 return &g.Paint
143}
144
145func (g *NodeBase) Init() {
146 g.Paint.Defaults()

Callers 3

ParTransformMethod · 0.80
StyleMethod · 0.80
ApplyCSSMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected