ZoomOut
Overloads
| Name | Description |
|---|---|
| ZoomOut(int scale, bool updateData) | 포인트 축소 |
ZoomOut(int scale, bool updateData)
public string ZoomOut(int scale, bool updateData)
포인트 축소
Parameters
| Name | Type | Description |
|---|---|---|
| scale | int | 축소 비율 : 100 ~ 1 |
| updateData | bool | Update Points |
Returns
| Type | Description |
|---|---|
| string | Path Geometry 형식 포인트 |