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

db9dc0ce fbc3 d044 088b 8759603daa5a

haplokuon edited this page May 6, 2023 · 1 revision

GTE Structure

netDxf 3.0.0 Library

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

Definition

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

C#

public struct GTE

VB

Public Structure GTE

C++

public value class GTE

F#

[<SealedAttribute>]
type GTE = 
    struct
        inherit ValueType
    end
Inheritance Object → ValueType → GTE

Methods

Equals Indicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCode Returns the hash code for this instance.
(Inherited from ValueType)
GetType Gets the Type of the current instance.
(Inherited from Object)
ToString Returns the fully qualified type name of this instance.
(Inherited from ValueType)

Fields

UseRowMajor  

See Also

Reference

netDxf.GTE Namespace

Clone this wiki locally