<Code Lib>
2027 Property
Changes 0
P

ACADExportOptions.LineScaling

Description:
The scaling mode for the line type. Default value is LineScaling.ViewScale.

public LineScaling LineScaling { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…