Geotools.Net

DomainFlags Class

Flags indicating parts of domain covered by a convex hull.

For a list of all members of this type, see DomainFlags Members.

System.Object
   DomainFlags

[Visual Basic]
Public Class DomainFlags
[C#]
public class DomainFlags

Remarks

These flags can be combined. For example, the value 3 corresponds to a combination of IDF_Inside and MF_DF_Outside, which means that some parts of the convex hull are inside the domain, and some parts of the convex hull are outside the domain.

Requirements

Namespace: Geotools.CoordinateTransformations Namespace

Assembly: Geotools.dll

See Also

DomainFlags Members | Geotools.CoordinateTransformations Namespace