GeoGenerator.ProducePoints
GeoGenerator.ProducePoints method
Belirtilen alana ait bir nokta dizisi oluşturur.
public static IEnumerable<IGeometry> ProducePoints(Extent rect, PointGeneratorOptions options)
Parametre | Tip | Tanım |
---|---|---|
rect | Extent | Belirtilen alan (bkz.Kapsam ). |
options | PointGeneratorOptions | Nokta oluşturma seçenekleri (bkz.PointGeneratorOptions ). |
Geri dönüş değeri
Nokta dizisi (bkz.Geometri
).
istisnalar
istisna | şart |
---|---|
ArgumentOutOfRangeException | Puan sayısı birden fazla olmalıdır. |
NullReferenceException | Kapsam bir değere sahip olmalıdır (NULL olmamalıdır). |
Ayrıca bakınız
- interface IGeometry
- class Extent
- class PointGeneratorOptions
- class GeoGenerator
- ad alanı Aspose.Gis.GeoTools
- toplantı Aspose.GIS