Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

2174295c 141f f104 8b01 02798fc3f0c1

haplokuon edited this page May 6, 2023 · 1 revision

FIQueryIntervalsType Enumeration

netDxf 3.0.0 Library

[Missing <summary> documentation for "T:netDxf.GTE.FIQueryIntervalsType"]

Definition

Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public enum FIQueryIntervalsType

VB

Public Enumeration FIQueryIntervalsType

C++

public enum class FIQueryIntervalsType

F#

type FIQueryIntervalsType

Members

IsEmpty 0  
IsPoint 1  
IsFinite 2  
IsPositiveInfinite 3  
IsNegativeInfinite 4  
IsDynamicQuery 5  

See Also

Reference

netDxf.GTE Namespace

Clone this wiki locally