VectorLayer.AsInMemory

VectorLayer.AsInMemory method

创建一个以 InMemory 格式的图层克隆。

public VectorLayer AsInMemory()

返回值

InMemory 图层。

另见