Back to Devexpress

MapEditor.ScaleItems Method

wpf-devexpress-dot-xpf-dot-map-dot-mapeditor-dot-scaleitems.md

latest660 B
Original Source

MapEditor.ScaleItems Method

NameParametersDescription
ScaleItems(IEnumerable<MapItem>, Point, TransformOrigin)items, scale, transformOriginScales the specified map items.
ScaleItems(IEnumerable<MapItem>, Point, Point)items, scale, anchorPointScales the specified map items.