Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

fe3d6d3e 1969 0dd8 50f6 da464db22690

haplokuon edited this page May 6, 2023 · 1 revision

DimensionStyleOverrideDictionary Methods

netDxf 3.0.0 Library

Methods

Add(DimensionStyleOverride) Adds an DimensionStyleOverride to the dictionary.
Add(DimensionStyleOverrideType, Object) Adds a DimensionStyleOverride to the dictionary from its type and value.
AddRange Adds an DimensionStyleOverride list to the dictionary.
Clear Removes all DimensionStyleOverride from the current dictionary.
ContainsType Determines whether current dictionary contains an DimensionStyleOverride of the specified type.
ContainsValue Determines whether current dictionary contains a specified DimensionStyleOverride.
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetEnumerator Returns an enumerator that iterates through the dictionary.
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
Remove Removes an DimensionStyleOverride of the specified type from the current dictionary.
ToString Returns a string that represents the current object.
(Inherited from Object)
TryGetValue Gets the DimensionStyleOverride associated of the specified type.

See Also

Reference

DimensionStyleOverrideDictionary Class
netDxf.Collections Namespace

Clone this wiki locally