2027 Method
Changes 0
M

OverrideGraphicSettings.SetProjectionLineWeight

Description:
Sets the projection surface line weight.
public OverrideGraphicSettings SetProjectionLineWeight(
	int lineWeight
)
  • Int32
    lineWeight
    Value of the projection surface line weight for the override. InvalidPenNumber means no override is set.
Return Value OverrideGraphicSettings Reference to the changed object.
  • Line weight must be a positive integer less than 17 or invalidPenNumber.