<Code Lib>
2024 Method
Changes 0
M

ExportLineweightTable.ContainsKey

Description:
Checks whether a line weight key exists in the table.

public bool ContainsKey(
	ExportLineweightKey exportLineweightKey
)

Return Value bool True if the line weight exists in the table.

Loading…