C# 클래스 SharpMap.Geometries.MultiCurve

A MultiCurve is a one-dimensional GeometryCollection whose elements are Curves
상속: GeometryCollection
파일 보기 프로젝트 열기: jumpinjackie/fdotoolbox

공개 메소드들

메소드 설명
Geometry ( int N ) : Geometry

Returns an indexed geometry in the collection

메소드 상세

Geometry() 공개 추상적인 메소드

Returns an indexed geometry in the collection
public abstract Geometry ( int N ) : Geometry
N int Geometry index
리턴 Geometry