OverrideGraphicSettings.SetProjectionLineWeight
Description:
Sets the projection surface line weight.
Sets the projection surface line weight.
public OverrideGraphicSettings SetProjectionLineWeight(
int lineWeight
)
-
Int32lineWeightValue of the projection surface line weight for the override. InvalidPenNumber means no override is set.
-
Line weight must be a positive integer less than 17 or invalidPenNumber.