Show / Hide Table of Contents

Method CreateBrush

| Edit this page View Source

CreateBrush(Compositor)

Called when the brush needs to be created for the provided compositor.

Declaration
protected abstract CompositionBrush CreateBrush(Compositor compositor)
Parameters
Type Name Description
Compositor compositor

Compositor context

Returns
Type Description
CompositionBrush

Brush

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX