Back to Devexpress

MapEditor.ScaleItems Method

windowsforms-devexpress-dot-xtramap-dot-mapeditor-dot-scaleitems.md

latest702 B
Original Source

MapEditor.ScaleItems Method

NameParametersDescription
ScaleItems(IEnumerable<MapItem>, Double, Double, MapPoint)items, sX, sY, anchorPointScales the map items.
ScaleItems(IEnumerable<MapItem>, Double, Double, TransformOrigin)items, sX, sY, transformOriginScales the map items.