---
title: "DrawScopeMarker"
description: "DSL marker used to distinguish between drawing operations and canvas transform operations"
type: "class"
---

<div class='type'>Class</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
@DslMarker annotation class DrawScopeMarker
```


DSL marker used to distinguish between drawing operations and canvas transform operations



