Skip to content

amanisky/fabric-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabric 常用属性和方法

Canvas 对象方法

方法名 | 参数 | 返回类型 | 说明

  • | - | - | - getActiveObject() | - | fabric.Object | 返回当前活动对象(即被选中的对象) getActiveObjects() | - | fabric.Object | 返回当前活动对象数组 setSelectionStyles() | - | - | 设置当前选择的样式

属性

属性名 | 类型 | 说明

  • | - | - centeredScaling | Boolean | 如果为true,则此对象将在通过控件缩放时使用中心点作为转换的原点 centeredRotation | Boolean | 如果为true,则此对象将使用中心点作为通过控件旋转时的转换原点

参考链接

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages