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