Search
Canvas Properties
 


 Public Properties

  Name Description

bounds

Gets the underlying Canvas element's logical bounds.

element

Returns a reference to the control's DOM element. (Inherited from Disposable.)

enabled

Gets or sets whether mouse events are enabled. (Inherited from Disposable.)

measureUnit

Gets or sets the unit of measure used for logical coordinates.

minVisibleFontSize

Gets or sets a threshold value that hides text if scaled font sizes become smaller.

scale

Gets the current scale of this Canvas.

 See Also