This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
e44308a0 6ae1 cad3 2f76 d4fe11985e7e
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "T:netDxf.Entities.AttributeChangeEventArgs"]
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public class AttributeChangeEventArgs : EventArgsVB
Public Class AttributeChangeEventArgs
Inherits EventArgsC++
public ref class AttributeChangeEventArgs : public EventArgsF#
type AttributeChangeEventArgs =
class
inherit EventArgs
end| Inheritance | Object → EventArgs → AttributeChangeEventArgs |
| AttributeChangeEventArgs | Initializes a new instance of AttributeChangeEventArgs. |
| Item | Gets the attribute that is being added or removed. |
| 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) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |