点击或拖拽改变大小

MatrixIsIdentity 属性

Tests whether or not a given transform is an identity transform 测试给定的变换是否是恒等变换

命名空间:  CPF.Drawing
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public bool IsIdentity { get; }

属性值

类型:Boolean
参见