RVTDocs.com

ExportLineweightKey(Int32)

Constructor
Description:
Constructs a new default ExportLineweightKey using the original line weight as input.
Syntax
public ExportLineweightKey(
	int originalLineweight
)
Parameters
Parameter Type Description
originalLineweight Int32 The original line weight.
Return Value