C# 클래스 DXFLibrary.Entity

Representation of an entity in DXF ( in general ). The class is refined trough derivation.
상속: DXFLibrary.Element
파일 보기 프로젝트 열기: cos/dxflibrary

공개 메소드들

메소드 설명
Entity ( string name, string layer ) : System

메소드 상세

Entity() 공개 메소드

public Entity ( string name, string layer ) : System
name string
layer string
리턴 System