This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 422
99c416e5 069f 4894 257f 0dfcd2f84e75
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Add(EntityObject) | Adds an entity to the active layout of the document. |
Add(IEnumerable(EntityObject)) | Adds a list of entities to the active layout of the document. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
Remove(EntityObject) | Removes an entity from the document. |
Remove(IEnumerable(EntityObject)) | Removes a list of entities from the document. |
ToString | Returns a string that represents the current object. (Inherited from Object) |