Overload | Description |
---|---|
Scale(SelectionSet,MapPoint,Double,Double) | Scales a set of features. |
Scale(SelectionSet,MapPoint,Double,Double,Double) | Scales a set of features. |
Scale(Layer,Int64,MapPoint,Double,Double) | Scales a feature. |
Scale(Layer,Int64,MapPoint,Double,Double,Double) | Scales a feature. |
Scale(Layer,IEnumerable<Int64>,MapPoint,Double,Double) | Scales a collection of features. |
Scale(Layer,IEnumerable<Int64>,MapPoint,Double,Double,Double) | Scales a collection of features. |