FileGdbOptions.ExpectedGeometryType

FileGdbOptions.ExpectedGeometryType property

期望的图层几何类型。如果设置了此选项,则仅允许添加具有此类型的几何体

public GeometryType? ExpectedGeometryType { get; set; }

另见