VectorLayer.ConstructFeature
VectorLayer.ConstructFeature method
创建(但不将其添加到图层)一个新特征,其属性与此图层的属性集合匹配。完成特征数据设置后,使用 Add 将特征添加到图层。
public Feature ConstructFeature()
返回值
一个新特征。
备注
调用此方法后,不允许对 Attributes 进行更改。
另见
- class Feature
- class VectorLayer
- namespace Aspose.Gis
- assembly Aspose.GIS