PolygonGridMapTPoint, TBasePointScale Method | 
| Name | Description | |
|---|---|---|
| Scale(Single) | (Inherited from AbstractMapTPoint.) | |
| Scale(Vector2) | (Inherited from AbstractMapTPoint.) | |
| Scale(Single, Single) | (Inherited from AbstractMapTPoint.) | |
| Scale(IEnumerableIEnumerableVector2, Single) | 
            Scales the vertices of a list of polygons (each represented as a list of vertices) with the factor.
              | |
| Scale(IEnumerableIEnumerableVector2, Vector2) | 
            Scales the vertices of a list of polygons (each represented as a list of vertices) compontwise with the factor.
              | |
| Scale(IEnumerableVector2, Single) | 
            Scales a list of points componntwise the factor.
              | |
| Scale(IEnumerableVector2, Vector2) | 
            Scales a list of points componntwise with the factor.
              |