Show / Hide Table of Contents

Enum Locus.LineTypes

Position of Locus relative to GeoStart and GeoEnd

Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public enum LineTypes : int

Fields

Name Description
ExtendsBeyondGeoEnd

Locus begins at geoStart but extends beyond geoEnd

ExtendsBeyondGeoStartAndGeoEnd

Locus extends beyond both geoStart and geoEnd

OnlyBetweenStartAndEnd

Locus exists only between geoStart and geoEnd

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited