<Code Lib>
2027 Method
Changes 0
M

ExportLineweightTable.ContainsKey

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

public bool ContainsKey(
	ExportLineweightKey exportLineweightKey
)

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

Loading…