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 409
1e19d4aa c125 3e56 02b3 7ce2d2b7aa73
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "T:netDxf.Objects.MLineStyleElementChangeEventArgs"]
Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public class MLineStyleElementChangeEventArgs : EventArgs
VB
Public Class MLineStyleElementChangeEventArgs
Inherits EventArgs
C++
public ref class MLineStyleElementChangeEventArgs : public EventArgs
F#
type MLineStyleElementChangeEventArgs =
class
inherit EventArgs
end
Inheritance | Object → EventArgs → MLineStyleElementChangeEventArgs |
MLineStyleElementChangeEventArgs | Initializes a new instance of MLineStyleElementChangeEventArgs . |
Item | Gets the item that is being added or removed from the MLineStyle elements list. |
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) |