Share

Mline

C++

struct Mline {
  enum {
  };
  enum {
  };
};

File

dbmline.h

Description

This struct is essentially a namespace that contains enumerated types and other data used by the AcDbMline class.

Was this information helpful?