@DocsEditable(), @DomName('CanvasRenderingContext2D.textBaseline'), read / write
class CanvasRenderingContext2D
- Properties
- backingStorePixelRatio
- canvas
- currentTransform
- direction
- fillStyle
- filter
- font
- globalAlpha
- globalCompositeOperation
- imageSmoothingEnabled
- imageSmoothingQuality
- lineCap
- lineDashOffset
- lineJoin
- lineWidth
- miterLimit
- shadowBlur
- shadowColor
- shadowOffsetX
- shadowOffsetY
- strokeStyle
- textAlign
- textBaseline
- hashCode
- runtimeType
- Methods
- addHitRegion
- arc
- arcTo
- beginPath
- bezierCurveTo
- clearHitRegions
- clearRect
- clip
- closePath
- createImageData
- createImageDataFromImageData
- createLinearGradient
- createPattern
- createPatternFromImage
- createRadialGradient
- drawFocusIfNeeded
- drawImage
- drawImageScaled
- drawImageScaledFromSource
- drawImageToRect
- ellipse
- fill
- fillRect
- fillText
- getContextAttributes
- getImageData
- getLineDash
- isContextLost
- isPointInPath
- isPointInStroke
- lineTo
- measureText
- moveTo
- putImageData
- quadraticCurveTo
- rect
- removeHitRegion
- resetTransform
- restore
- rotate
- save
- scale
- scrollPathIntoView
- setFillColorHsl
- setFillColorRgb
- setLineDash
- setStrokeColorHsl
- setStrokeColorRgb
- setTransform
- stroke
- strokeRect
- strokeText
- transform
- translate
- noSuchMethod
- toString
- Operators
- operator ==