The following tables list the members exposed by LeadSizeD.
Public Constructors
Name | Description | |
---|---|---|
LeadSizeD | Creates a new LeadSizeD object. |
Public Methods
Name | Description | |
---|---|---|
clone | Creates an exact copy of this LeadSizeD object. | |
create | Initializes a new LeadSizeD object with explicit parameters. | |
equals | Specifies whether two LeadSizeD contain the same coordinates. | |
fromJSON | Converts a JSON-compatible dictionary object to a new LeadSizeD instance. | |
toJSON | Converts this LeadSizeD to a JSON-compatible dictionary object. | |
toString | Converts this LeadSizeD to a human-readable string. |
Public Properties
Name | Description | |
---|---|---|
empty | Gets a value that represents a static empty LeadSizeD. | |
height | Gets or sets a value that represents the width for this LeadSizeD. | |
isEmpty | Gets a value that indicates whether this instance of LeadSizeD is Empty. | |
width | Gets or sets a value that represents the width for this LeadSizeD. |