Browse by Tags
All Tags » Align (RSS)
-
Override the DoCommand method, and add commands eg "AlignShapeLeft" Dont forget to call the base implementation. Loop through each shape in the Model.SelectedElements collection and store the left most x coordinate Then call Model.Suspend and set each shape.X to the value, then cal Model.Resume...
Page 1 of 1 (1 items)
|
|
|