Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | List of all members
Teigha.TD.Mline Class Reference
Inheritance diagram for Teigha.TD.Mline:

Public Member Functions

 Mline (IntPtr cPtr, bool cMemoryOwn)
 
void Dispose ()
 
 Mline ()
 

Static Public Member Functions

static HandleRef getCPtr (Mline obj)
 

Static Public Attributes

const int kTop = 0
 
const int kZero = kTop + 1
 
const int kBottom = kZero + 1
 
const int kOpen = 0
 
const int kClosed = kOpen + 1
 
const int kMerged = kClosed + 1
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Protected Attributes

bool swigCMemOwn
 

Detailed Description

Definition at line 17 of file Mline.cs.

Constructor & Destructor Documentation

◆ Mline() [1/2]

Teigha.TD.Mline.Mline ( IntPtr  cPtr,
bool  cMemoryOwn 
)
inline

Definition at line 22 of file Mline.cs.

◆ Mline() [2/2]

Teigha.TD.Mline.Mline ( )
inline

Definition at line 52 of file Mline.cs.

Member Function Documentation

◆ Dispose() [1/2]

void Teigha.TD.Mline.Dispose ( )
inline

Definition at line 35 of file Mline.cs.

◆ Dispose() [2/2]

virtual void Teigha.TD.Mline.Dispose ( bool  disposing)
inlineprotectedvirtual

Definition at line 40 of file Mline.cs.

◆ getCPtr()

static HandleRef Teigha.TD.Mline.getCPtr ( Mline  obj)
inlinestatic

Definition at line 27 of file Mline.cs.

Member Data Documentation

◆ kBottom

const int Teigha.TD.Mline.kBottom = kZero + 1
static

Definition at line 58 of file Mline.cs.

◆ kClosed

const int Teigha.TD.Mline.kClosed = kOpen + 1
static

Definition at line 61 of file Mline.cs.

◆ kMerged

const int Teigha.TD.Mline.kMerged = kClosed + 1
static

Definition at line 62 of file Mline.cs.

◆ kOpen

const int Teigha.TD.Mline.kOpen = 0
static

Definition at line 60 of file Mline.cs.

◆ kTop

const int Teigha.TD.Mline.kTop = 0
static

Definition at line 56 of file Mline.cs.

◆ kZero

const int Teigha.TD.Mline.kZero = kTop + 1
static

Definition at line 57 of file Mline.cs.

◆ swigCMemOwn

bool Teigha.TD.Mline.swigCMemOwn
protected

Definition at line 20 of file Mline.cs.


The documentation for this class was generated from the following file: