الفئة VectorLayerExtention

VectorLayerExtention class

امتداد طبقة المتجه.

public static class VectorLayerExtention

الطرق

الاسمالوصف
static AddFeatures(this VectorLayer, IEnumerable<IGeometry>)إضافة ميزات باستخدام قائمة عامة.
static AddFeatures<T>(this VectorLayer, List<T>)إضافة ميزات باستخدام قائمة عامة.
static GetObjects<T>(this VectorLayer)قراءة ميزات باستخدام قائمة عامة.
static ReadFeatures<T>(this VectorLayer)قراءة ميزات باستخدام قائمة عامة (نفس ما هو >).
static ReadGeometries(this VectorLayer)قراءة الهندسات فقط من الطبقة.

انظر أيضًا