[Category("Behavior")] [DefaultValue(true)] [Description("Whether the user can move selected objects in this document.")] public virtual bool AllowMove {get; set;}
[Category("Behavior")] [DefaultValue(true)] [Description("Whether the user can move selected objects in this document.")] public virtual bool AllowMove {get; set;}
obj.Position = newPos
.