[Category("Behavior")] [DefaultValue(true)] [Description("Whether the user can resize the selected objects in this layer.")] public bool AllowResize {get; set;}
[Category("Behavior")] [DefaultValue(true)] [Description("Whether the user can resize the selected objects in this layer.")] public bool AllowResize {get; set;}
obj.Size = newSize
or obj.Bounds = newRect
.