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