<Code Lib>
2022 Constructor
Changes 0
C

ExportLinetypeInfo(String)

Description:
Constructs a new ExportLinetypeInfo using the destination linetype name as input.
Overloads (3):

public ExportLinetypeInfo(
	string destinationLinetypeName
)

  • String
    destinationLinetypeName
    The destination line type name (the name of the linetype in the exported format).

Loading…